summaryrefslogtreecommitdiffstats
path: root/qtools/qcollection.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-03-15 10:08:19 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-03-15 10:08:19 (GMT)
commit43420bd77408559cb66c83e9ce601426b371bc74 (patch)
tree1625bdceb38481919cfeaa1794e18c017b8cdab7 /qtools/qcollection.cpp
parent7296e6bf11ff98e100ff3768381c8411fe57f8e1 (diff)
downloadDoxygen-43420bd77408559cb66c83e9ce601426b371bc74.zip
Doxygen-43420bd77408559cb66c83e9ce601426b371bc74.tar.gz
Doxygen-43420bd77408559cb66c83e9ce601426b371bc74.tar.bz2
issue #7635: Incorrect location for enum in XML file (part 2)
Diffstat (limited to 'qtools/qcollection.cpp')
-rw-r--r--qtools/qcollection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtools/qcollection.cpp b/qtools/qcollection.cpp
index e70b64b..4f86227 100644
--- a/qtools/qcollection.cpp
+++ b/qtools/qcollection.cpp
@@ -60,7 +60,7 @@
*/
-/*! \enum QCollection::Item
+/*! \typedef QCollection::Item
This type is the generic "item" in a QCollection.
*/