diff -r ef0373b55136 -r 758a864f9613 tools/qdoc3/codemarker.h --- a/tools/qdoc3/codemarker.h Fri Sep 17 08:34:18 2010 +0300 +++ b/tools/qdoc3/codemarker.h Mon Oct 04 01:19:32 2010 +0300 @@ -153,7 +153,8 @@ Status status) = 0; #ifdef QDOC_QML virtual QList
qmlSections(const QmlClassNode* qmlClassNode, - SynopsisStyle style); + SynopsisStyle style, + const Tree* tree); #endif virtual const Node* resolveTarget(const QString& target, const Tree* tree,