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:
hjk
2023-09-25 17:09:21 +02:00
parent e0f6ed0fe7
commit 359f6e54b8
6 changed files with 6 additions and 3 deletions

View File

@@ -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>