forked from qt-creator/qt-creator
Clean headers in Core-plugin.
Change-Id: Ie79d334765ca5c6a034fa2f5eccff5d45b481975 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
committed by
Eike Ziller
parent
3a806d4252
commit
cf5e615f6d
@@ -33,11 +33,10 @@
|
||||
#include <coreplugin/id.h>
|
||||
|
||||
#include <QObject>
|
||||
#include <QStringList>
|
||||
#include <QPair>
|
||||
#include <QVariant>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QStringList;
|
||||
class QAction;
|
||||
class QMainWindow;
|
||||
class QMenu;
|
||||
|
||||
Reference in New Issue
Block a user