changeset 33 | 3e2da88830cd |
parent 18 | 2f34d5167611 |
--- a/tools/qdoc3/helpprojectwriter.h Tue Jul 06 15:10:48 2010 +0300 +++ b/tools/qdoc3/helpprojectwriter.h Wed Aug 18 10:37:55 2010 +0300 @@ -60,6 +60,7 @@ QString indexTitle; QHash<Node::Type, QSet<FakeNode::SubType> > selectors; bool sortPages; + QString type; QHash<QString, const Node *> nodes; };