aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
diff options
context:
space:
mode:
authorNicolas Fella <nicolas.fella@kdab.com>2020-05-19 01:24:35 +0200
committerNicolas Fella <nicolas.fella@kdab.com>2020-05-19 09:42:13 +0200
commit085af2f28845b14180d7ff07d5d98b51d2e8bb01 (patch)
treec6b1846dde57705d6a3958f377d2b9d9371da2b5 /src/qml/doc
parentd911034f461859a72b45aeca0f34c34808e3f09b (diff)
Add missing since to qmlRegisterSingletonType docs
It's relatively new, so better reflect that in the API docs. Pick-to: 5.15 Change-Id: Iedd8e545228a47d8fcb9ec294a723b5fcd1afe75 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/qml/doc')
-rw-r--r--src/qml/doc/src/qmlfunctions.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qml/doc/src/qmlfunctions.qdoc b/src/qml/doc/src/qmlfunctions.qdoc
index f6ed2306c0..ebab3f94ff 100644
--- a/src/qml/doc/src/qmlfunctions.qdoc
+++ b/src/qml/doc/src/qmlfunctions.qdoc
@@ -867,6 +867,7 @@
\relates QQmlEngine
\overload qmlRegisterSingletonType
+ \since 5.14
*/
/*!