summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/runsettingspropertiespage.h
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2019-10-31 17:37:49 +0100
committerhjk <hjk@qt.io>2019-11-01 10:20:32 +0000
commit6908ecc0842a34e243052d957cf98ab3861353aa (patch)
tree58599c94e65dbeb8f97b6c740deb4ef22c6f2e63 /src/plugins/projectexplorer/runsettingspropertiespage.h
parent0d9425b51b03a8db04bac82df3b0806622fad7d6 (diff)
downloadqt-creator-6908ecc0842a34e243052d957cf98ab3861353aa.tar.gz
ProjectExlorer: Streamline creation of NamedWidgets
Change-Id: I67c1506ea4e2d7722c9ce38738e350418d725a0e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/plugins/projectexplorer/runsettingspropertiespage.h')
-rw-r--r--src/plugins/projectexplorer/runsettingspropertiespage.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/projectexplorer/runsettingspropertiespage.h b/src/plugins/projectexplorer/runsettingspropertiespage.h
index 12f1403c42..7db4db3e9a 100644
--- a/src/plugins/projectexplorer/runsettingspropertiespage.h
+++ b/src/plugins/projectexplorer/runsettingspropertiespage.h
@@ -39,9 +39,7 @@ QT_END_NAMESPACE
namespace ProjectExplorer {
class DeployConfiguration;
-class NamedWidget;
class RunConfiguration;
-class RunConfigWidget;
class Target;
namespace Internal {