diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-09-02 07:29:55 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-09-02 07:29:55 (GMT) |
commit | b22697903a004fa947bae916a152ac3311346510 (patch) | |
tree | 4639df95de79474e3c5089d89f3de28964b73129 /doc/src/examples/qml-twitter.qdoc | |
parent | b6d47ea4872e188d8da6886cb1922f1a89245825 (diff) | |
parent | 63eab5ef720936dbb5ee76686c6558e18a79e587 (diff) | |
download | Qt-b22697903a004fa947bae916a152ac3311346510.zip Qt-b22697903a004fa947bae916a152ac3311346510.tar.gz Qt-b22697903a004fa947bae916a152ac3311346510.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'doc/src/examples/qml-twitter.qdoc')
-rw-r--r-- | doc/src/examples/qml-twitter.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/examples/qml-twitter.qdoc b/doc/src/examples/qml-twitter.qdoc index 8a0de00..c3182a0 100644 --- a/doc/src/examples/qml-twitter.qdoc +++ b/doc/src/examples/qml-twitter.qdoc @@ -29,8 +29,8 @@ \title Twitter Mobile \example demos/declarative/twitter - This demo shows how to write a mobile Twitter client in QML. Use it to - tweet us(@qtbynokia) how much you like our demos! + This demo shows how to write a mobile Twitter search client in QML. Use it to + see what people think about Qt Quick! \image qml-twitter-demo.png */ |