aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qtquick1/qtquick-intro.qdoc
diff options
context:
space:
mode:
authorXizhi Zhu (Steven) <xizhi.zhu@gmail.com>2012-01-23 22:02:57 +0100
committerQt by Nokia <qt-info@nokia.com>2012-01-24 10:52:54 +0100
commitc6497e5edcfc533574d4066aa9650eb6967693bc (patch)
tree55c15f97aa9cad0164fc2939c9121354bbddcbf5 /doc/src/qtquick1/qtquick-intro.qdoc
parentf42e12e591990496c38e9cd5ed7a6c1105461e87 (diff)
Remove Symbian specific code.
Change-Id: Ifbcc92f1d44d46760ac7c5be24a997384fa22266 Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
Diffstat (limited to 'doc/src/qtquick1/qtquick-intro.qdoc')
-rw-r--r--doc/src/qtquick1/qtquick-intro.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/qtquick1/qtquick-intro.qdoc b/doc/src/qtquick1/qtquick-intro.qdoc
index 7c3550fff3..7924b1a651 100644
--- a/doc/src/qtquick1/qtquick-intro.qdoc
+++ b/doc/src/qtquick1/qtquick-intro.qdoc
@@ -94,13 +94,12 @@ to export the design to Qt Quick Designer.
features for completing code snippets, refactoring code, and viewing the element
hierarchy of QML files.
\o Build and deploy Qt Quick applications that target multiple desktop and
-mobile platforms, such as Microsoft Windows, Mac OS X, Linux, Symbian, and
-Maemo.
+mobile platforms, such as Microsoft Windows, Mac OS X, Linux, and Maemo.
\o Debug JavaScript functions and execute JavaScript expressions in the current
context, and inspect QML at runtime to explore the object structure, debug
animations, and inspect colors.
\o Deploy applications to mobile devices and create application installation
-packages for Symbian and Maemo devices that can be published in the Ovi Store
+packages for Maemo devices that can be published in the Ovi Store
and other channels.
\o Easily access information with the integrated context-sensitive Qt Help
system.