aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/project.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/project.h
parent0d9425b51b03a8db04bac82df3b0806622fad7d6 (diff)
ProjectExlorer: Streamline creation of NamedWidgets
Change-Id: I67c1506ea4e2d7722c9ce38738e350418d725a0e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/plugins/projectexplorer/project.h')
-rw-r--r--src/plugins/projectexplorer/project.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/project.h b/src/plugins/projectexplorer/project.h
index 5310be1aa7..326763bf8c 100644
--- a/src/plugins/projectexplorer/project.h
+++ b/src/plugins/projectexplorer/project.h
@@ -53,7 +53,6 @@ class BuildSystem;
class ContainerNode;
class EditorConfiguration;
class FolderNode;
-class NamedWidget;
class Node;
class ProjectConfiguration;
class ProjectImporter;