forked from qt-creator/qt-creator
Clean headers in QtSupport.
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: Iac7e32b861d60c4c386f64f065d05a1856e396cf Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
@@ -33,9 +33,7 @@
|
||||
#include <projectexplorer/target.h>
|
||||
#include <projectexplorer/project.h>
|
||||
#include <projectexplorer/environmentwidget.h>
|
||||
#include <coreplugin/helpmanager.h>
|
||||
#include <utils/detailswidget.h>
|
||||
#include <utils/environment.h>
|
||||
#include <utils/pathchooser.h>
|
||||
|
||||
#include <QCheckBox>
|
||||
|
||||
Reference in New Issue
Block a user