summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/generatedoutput/testdata/scopedenum/scopedenum.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/testdata/scopedenum/scopedenum.qdoc')
-rw-r--r--tests/auto/qdoc/generatedoutput/testdata/scopedenum/scopedenum.qdoc9
1 files changed, 8 insertions, 1 deletions
diff --git a/tests/auto/qdoc/generatedoutput/testdata/scopedenum/scopedenum.qdoc b/tests/auto/qdoc/generatedoutput/testdata/scopedenum/scopedenum.qdoc
index 625252486..775e5f81e 100644
--- a/tests/auto/qdoc/generatedoutput/testdata/scopedenum/scopedenum.qdoc
+++ b/tests/auto/qdoc/generatedoutput/testdata/scopedenum/scopedenum.qdoc
@@ -17,7 +17,7 @@
\value That Something else
\omitvalue OmittedValue \omit Unused -
This decription is omitted \endomit
- \value All Everything
+ \value [since 2.0] All Everything
\omitvalue VeryLastValue
Nothing here
\omitvalue UselessValue
@@ -34,3 +34,10 @@
TestQDoc::Test::ClassicEnum::Howdy does not link,
but TestQDoc::Test::Howdy might.
*/
+
+/*!
+ \page whatsnew.html
+ \title New Classes and Functions
+
+ \sincelist 2.0
+*/