summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/codemarker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qdoc/codemarker.h')
-rw-r--r--src/tools/qdoc/codemarker.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/qdoc/codemarker.h b/src/tools/qdoc/codemarker.h
index 02caedf9b8..f7524735b5 100644
--- a/src/tools/qdoc/codemarker.h
+++ b/src/tools/qdoc/codemarker.h
@@ -54,7 +54,6 @@
QT_BEGIN_NAMESPACE
class Config;
-class Tree;
typedef QMultiMap<QString, Node*> MemberMap; // the string is the member signature
typedef QPair<const QmlClassNode*, MemberMap> ClassMap; // the node is the QML type