forked from qt-creator/qt-creator
ProjectExplorer: Reduce scope of projectexploererconstants include
plus a bit of cosmetics. Change-Id: I744b28ebf4285bd61b948988a0192632f5b360a8 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#include <coreplugin/icore.h>
|
||||
#include <coreplugin/dialogs/ioptionspage.h>
|
||||
|
||||
#include <projectexplorer/projectexplorerconstants.h>
|
||||
|
||||
#include <utils/aspects.h>
|
||||
#include <utils/environment.h>
|
||||
#include <utils/infolabel.h>
|
||||
@@ -19,7 +21,6 @@
|
||||
#include <utils/pathchooser.h>
|
||||
#include <utils/utilsicons.h>
|
||||
|
||||
#include <QGroupBox>
|
||||
#include <QTextBrowser>
|
||||
#include <QTimer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user