aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/qmllanguageref/documents/topic.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/doc/src/qmllanguageref/documents/topic.qdoc')
-rw-r--r--src/qml/doc/src/qmllanguageref/documents/topic.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/qml/doc/src/qmllanguageref/documents/topic.qdoc b/src/qml/doc/src/qmllanguageref/documents/topic.qdoc
index 5e7b1aa953..3b07bf0c16 100644
--- a/src/qml/doc/src/qmllanguageref/documents/topic.qdoc
+++ b/src/qml/doc/src/qmllanguageref/documents/topic.qdoc
@@ -20,9 +20,9 @@ code.
Since Qt 5.4, a document can also have the file extension \c ".ui.qml". The QML
engine handles these files like standard .qml files and ignores the \c .ui part
-of the extension. Qt Creator handles those files as
-\l{Qt Creator: Qt Quick UI Forms}{UI forms} for the Qt Quick Designer. The files
-can contain only a subset of the QML language that is defined by Qt Creator.
+of the extension. Qt Design Studio handles those files as
+\l{Qt Design Studio: UI Files}{UI files}. The files can contain only a subset
+of the QML language features.
\section1 Structure of a QML Document