diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-11-15 17:34:38 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-11-15 17:34:38 (GMT) |
commit | 96b1ea7088f8d541bc4c5fbc87baaf56b0b2fd43 (patch) | |
tree | 471b3a22951f4ca5ecec86af8504f5af44197d27 /doc/src/getting-started | |
parent | d0a02d526db09a22da4845e5bae7625cb70b4ef4 (diff) | |
download | Qt-96b1ea7088f8d541bc4c5fbc87baaf56b0b2fd43.zip Qt-96b1ea7088f8d541bc4c5fbc87baaf56b0b2fd43.tar.gz Qt-96b1ea7088f8d541bc4c5fbc87baaf56b0b2fd43.tar.bz2 |
Doc: Correcting references to Qt Declarative module.
Diffstat (limited to 'doc/src/getting-started')
-rw-r--r-- | doc/src/getting-started/gettingstartedqml.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/getting-started/gettingstartedqml.qdoc b/doc/src/getting-started/gettingstartedqml.qdoc index 54fa098..b767587 100644 --- a/doc/src/getting-started/gettingstartedqml.qdoc +++ b/doc/src/getting-started/gettingstartedqml.qdoc @@ -42,7 +42,7 @@ installation instructions and requirements for different platforms. Qt Quick includes a declarative language called - \l{Introduction to the QML language}{QML}, the \l{QtDeclarative Module}, and + \l{Introduction to the QML language}{QML}, the \l{Qt Declarative Module}, and \l{QML Viewer}. \section1 QML to Build User Interfaces |