diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-09-07 10:54:49 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-09-08 05:47:35 (GMT) |
commit | 8cd48089ae481a54fa3f1e24c0b6747e274243d0 (patch) | |
tree | 88e3cad2578d0b97501bbd8e7ab815466dc7f82c | |
parent | 96a5a2f0e32adb1e77de8ed5f495226fb5554f5d (diff) | |
download | Qt-8cd48089ae481a54fa3f1e24c0b6747e274243d0.zip Qt-8cd48089ae481a54fa3f1e24c0b6747e274243d0.tar.gz Qt-8cd48089ae481a54fa3f1e24c0b6747e274243d0.tar.bz2 |
Doc: adding remark on release of qt quick element support in creator
(cherry picked from commit 5d044a343e398386940ac5e4c968d1bdbe127427)
(cherry picked from commit 59ac4997c3c0759fccc39a0f1c72d95ab065059a)
-rw-r--r-- | doc/src/qt4-intro.qdoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc index 3771bcc..49e933e 100644 --- a/doc/src/qt4-intro.qdoc +++ b/doc/src/qt4-intro.qdoc @@ -475,7 +475,8 @@ \i Qt Creator has been improved to support interactive editing of QML UIs through drag-and-drop. The text editor supports the QML syntax and provides authoring assistance such as auto-completion, - error lookup, help lookup and easy preview of QML UI's. + error lookup, help lookup and easy preview of QML UI's. The Qt + Quick features in Qt Creator will be released with Qt Creator 2.1 \endlist \section1 Network Bearer Management |