forked from qt-creator/qt-creator
ProjectExplorer: Cleanup runcontrol.h
Change-Id: I8dbf14af221831ce3f55522c5e33c736e8748566 Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
@@ -27,7 +27,6 @@
|
|||||||
|
|
||||||
#include "buildconfiguration.h"
|
#include "buildconfiguration.h"
|
||||||
#include "devicesupport/idevicefwd.h"
|
#include "devicesupport/idevicefwd.h"
|
||||||
#include "projectexplorerconstants.h"
|
|
||||||
#include "runconfiguration.h"
|
#include "runconfiguration.h"
|
||||||
|
|
||||||
#include <utils/commandline.h>
|
#include <utils/commandline.h>
|
||||||
@@ -50,8 +49,6 @@ class OutputLineParser;
|
|||||||
} // Utils
|
} // Utils
|
||||||
|
|
||||||
namespace ProjectExplorer {
|
namespace ProjectExplorer {
|
||||||
class GlobalOrProjectAspect;
|
|
||||||
class Node;
|
|
||||||
class RunConfiguration;
|
class RunConfiguration;
|
||||||
class RunControl;
|
class RunControl;
|
||||||
class Target;
|
class Target;
|
||||||
|
Reference in New Issue
Block a user