qdoc: Fixed a qdoc error problem
authorMartin Smith <martin.smith@nokia.com>
Thu, 10 May 2012 08:38:42 +0000 (10:38 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 10 May 2012 09:34:25 +0000 (11:34 +0200)
commit3b6b8a0f749bb20d8e83762060ac87d2ec207562
treef72dc2cee186b912f40cfb8606b14e181408ad72
parent47e6ec0736aa129e181e0b6f02cec884f9832432
qdoc: Fixed a qdoc error problem

When a page exists in more than one file,
qdoc was reporting this sometimes without
reference to the locations of the files.
This has now been fixed.

Change-Id: I0697acc170b94a74b15fb384556dd76f764f7792
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
src/tools/qdoc/cppcodeparser.cpp
src/tools/qdoc/cppcodeparser.h
src/tools/qdoc/tree.cpp