diff options
author | David Boddie <david.boddie@nokia.com> | 2011-06-16 18:24:11 (GMT) |
---|---|---|
committer | Timo Turunen <timo.p.turunen@nokia.com> | 2011-08-30 07:02:00 (GMT) |
commit | b343191c421740c6b328a49619842ed8a39cfdda (patch) | |
tree | b612a310748100b765c24aa8b5063b1fa7fa3b82 /doc/src/declarative/qtquick-intro.qdoc | |
parent | 5f1a48fc755fc8506db816536ea7f0fd08dde85d (diff) | |
download | Qt-b343191c421740c6b328a49619842ed8a39cfdda.zip Qt-b343191c421740c6b328a49619842ed8a39cfdda.tar.gz Qt-b343191c421740c6b328a49619842ed8a39cfdda.tar.bz2 |
Doc: Added a simple introduction to Qt and fixed links.
(cherry picked from commit 9ed61311bce15b8f1bb4b30ee9133f1a2355f41d)
Reapplied after bad v4.7.4 merge
Diffstat (limited to 'doc/src/declarative/qtquick-intro.qdoc')
-rw-r--r-- | doc/src/declarative/qtquick-intro.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/qtquick-intro.qdoc b/doc/src/declarative/qtquick-intro.qdoc index bdad2c3..4cd5db3 100644 --- a/doc/src/declarative/qtquick-intro.qdoc +++ b/doc/src/declarative/qtquick-intro.qdoc @@ -27,7 +27,7 @@ /*! \page qml-intro.html -\title Intro to Qt Quick +\title Introduction to Qt Quick Qt Quick is a collection of technologies that are designed to help developers create the kind of intuitive, modern, and fluid user interfaces that are |