summaryrefslogtreecommitdiff
path: root/src/qdoc/cppcodeparser.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@qt.io>2019-01-15 14:53:51 +0100
committerMartin Smith <martin.smith@qt.io>2019-01-15 14:09:28 +0000
commita83e01ef571fa26e2b76dcfe33027da6f95cfb76 (patch)
treed5ae91608e5182f14ff77ba15f463f495016229d /src/qdoc/cppcodeparser.cpp
parentca97f0694d9483a7a0013ecc356f65c36581a4d0 (diff)
downloadqttools-a83e01ef571fa26e2b76dcfe33027da6f95cfb76.tar.gz
qdoc: Change test from PageNode to TextPageNode
The resolveTargets() function in class Tree was adding a node to the pageNodesByTitle_ map when the node was a Page node, but it should only do that for nodes that are TexPage nodes. An Aggregate is a PageNode because it generates a page, but it is not a TextPageNode. Change-Id: Icd3c8c40016b2f9c8a7696b33192391a4ffe6e09 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions