forked from qt-creator/qt-creator
ProjectExplorer: Remove a few unneeded declarations in target.h
Change-Id: I129ce7208538ccf72cf5ab1e43a69afeffc7eb44 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -34,18 +34,12 @@
|
||||
|
||||
QT_FORWARD_DECLARE_CLASS(QIcon)
|
||||
|
||||
namespace Utils { class Environment; }
|
||||
|
||||
namespace ProjectExplorer {
|
||||
class BuildConfiguration;
|
||||
class BuildTargetInfoList;
|
||||
class DeployConfiguration;
|
||||
class DeployConfigurationFactory;
|
||||
class DeploymentData;
|
||||
class BuildConfigurationFactory;
|
||||
class RunConfigurationFactory;
|
||||
class Kit;
|
||||
class NamedWidget;
|
||||
class Project;
|
||||
class RunConfiguration;
|
||||
|
||||
|
Reference in New Issue
Block a user