From 6908ecc0842a34e243052d957cf98ab3861353aa Mon Sep 17 00:00:00 2001 From: hjk Date: Thu, 31 Oct 2019 17:37:49 +0100 Subject: ProjectExlorer: Streamline creation of NamedWidgets Change-Id: I67c1506ea4e2d7722c9ce38738e350418d725a0e Reviewed-by: Christian Kandeler --- src/plugins/projectexplorer/project.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/projectexplorer/project.h') 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; -- cgit v1.2.3