forked from qt-creator/qt-creator
Remove unneeded includes of ApplicationLauncher
Touching applicationlauncher.h caused recompilation of 455 files. This reduces it now to 250 files. Change-Id: I4f347d67695db40ea139faf7d36cfe02f1c32258 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#include "qmlprofilerclientmanager_test.h"
|
||||
#include "fakedebugserver.h"
|
||||
#include <qmlprofiler/qmlprofilerruncontrol.h>
|
||||
#include <projectexplorer/applicationlauncher.h>
|
||||
#include <utils/url.h>
|
||||
|
||||
#include <QTcpServer>
|
||||
|
||||
Reference in New Issue
Block a user