summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/generatedoutput/testdata/qml/type.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/testdata/qml/type.cpp')
-rw-r--r--tests/auto/qdoc/generatedoutput/testdata/qml/type.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/qdoc/generatedoutput/testdata/qml/type.cpp b/tests/auto/qdoc/generatedoutput/testdata/qml/type.cpp
index f0d913853..8e4d6e677 100644
--- a/tests/auto/qdoc/generatedoutput/testdata/qml/type.cpp
+++ b/tests/auto/qdoc/generatedoutput/testdata/qml/type.cpp
@@ -42,6 +42,13 @@
*/
/*!
+ \qmltype OldType
+ \inqmlmodule QDoc.Test
+ \brief Deprecated old type.
+ \deprecated [1.0]
+*/
+
+/*!
\qmlproperty int Type::id
\readonly
\brief A read-only property.