aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qml/qmli18n.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qml/qmli18n.qdoc')
-rw-r--r--doc/src/qml/qmli18n.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/qml/qmli18n.qdoc b/doc/src/qml/qmli18n.qdoc
index d15beafb38..b65c001e8e 100644
--- a/doc/src/qml/qmli18n.qdoc
+++ b/doc/src/qml/qmli18n.qdoc
@@ -33,8 +33,8 @@
\section1 Translation
-Strings in QML can be marked for translation using the qsTr(), qsTranslate(),
-QT_TR_NOOP(), and QT_TRANSLATE_NOOP() functions.
+Strings in QML can be marked for translation using the qsTr(), qsTranslate(), qsTrId(),
+QT_TR_NOOP(), QT_TRANSLATE_NOOP(), and QT_TRID_NOOP() functions.
For example:
\qml