diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2011-07-13 15:56:21 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2011-07-13 15:56:21 (GMT) |
commit | 41370bc3d87afbb5485d1246dc4bcd8ab6498aa8 (patch) | |
tree | 75f87410e58fcaca1f2d239ddc21609bfc1c5211 /doc/src/declarative/qtquick-intro.qdoc | |
parent | eef8caf294b45c8748cc7c74ddda82bec2869ecf (diff) | |
parent | c3b6b687e340d4d0c65789c3ac80dbaf2eb513b5 (diff) | |
download | Qt-41370bc3d87afbb5485d1246dc4bcd8ab6498aa8.zip Qt-41370bc3d87afbb5485d1246dc4bcd8ab6498aa8.tar.gz Qt-41370bc3d87afbb5485d1246dc4bcd8ab6498aa8.tar.bz2 |
Merge remote-tracking branch 'mainline/4.8'
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 |