aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/qmlfunctions.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/doc/src/qmlfunctions.qdoc')
-rw-r--r--src/qml/doc/src/qmlfunctions.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qml/doc/src/qmlfunctions.qdoc b/src/qml/doc/src/qmlfunctions.qdoc
index 9c8cd5e859..f6ed2306c0 100644
--- a/src/qml/doc/src/qmlfunctions.qdoc
+++ b/src/qml/doc/src/qmlfunctions.qdoc
@@ -151,6 +151,8 @@
\l QML_NAMED_ELEMENT(). For such types, \l QML_UNCREATABLE() can be used to
provide a custom error message.
+ Since Qt 6.0 you can use "" instead of a reason to use a standard message instead.
+
\sa QML_ELEMENT, QML_NAMED_ELEMENT(), QML_ANONYMOUS
*/