aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2018-07-13 11:36:22 +0200
committerMitch Curtis <mitch.curtis@qt.io>2018-07-16 11:36:29 +0000
commit6c2665edbaa2138755508b4ec231a028446e29b9 (patch)
tree3ab8b81cd1934be4ab2d236e518ec499d1ca3518 /src
parent59a692c16b8b07ce32c2266a8311b488792b779a (diff)
Doc: update link to point to Controls 2 rather than Controls 1
Change-Id: I2dd5877754b3ccbc975e5cdae5e80d1db28f8e48 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/quick/doc/src/qtquick.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/src/qtquick.qdoc b/src/quick/doc/src/qtquick.qdoc
index 4b843f366b..7f72217279 100644
--- a/src/quick/doc/src/qtquick.qdoc
+++ b/src/quick/doc/src/qtquick.qdoc
@@ -43,7 +43,7 @@ QML types for creating user interfaces with the QML language, and a
\l{Qt Quick C++ Classes}{C++ API} for extending QML applications with C++ code.
\note A set of Qt Quick-based UI controls is also available to create user
-interfaces. See \l{Qt Quick Controls} for more information.
+interfaces. See \l{Qt Quick Controls 2} for more information.
For those new to QML and Qt Quick, please see
\l{QML Applications}