summaryrefslogtreecommitdiff
path: root/doc/src/qtquick/qtquick-creating.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qtquick/qtquick-creating.qdoc')
-rw-r--r--doc/src/qtquick/qtquick-creating.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/qtquick/qtquick-creating.qdoc b/doc/src/qtquick/qtquick-creating.qdoc
index 7c0635faf7..a8dcf90f2b 100644
--- a/doc/src/qtquick/qtquick-creating.qdoc
+++ b/doc/src/qtquick/qtquick-creating.qdoc
@@ -59,7 +59,8 @@
develop for platforms that run Qt 5.
\o \gui {Qt Quick UI} creates a Qt Quick UI project with a single QML
file that contains the main view. You can review Qt Quick UI
- projects in the QML Viewer and you need not build them. You do not
+ projects in a \l{Previewing QML Files}{preview tool} and you need
+ not build them. You do not
need to have the development environment installed on your
computer to create and run this type of project.