diff options
author | Volker Hilsheimer <volker.hilsheimer@nokia.com> | 2009-11-13 13:30:08 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-11-20 02:32:00 (GMT) |
commit | f090f0eaf962ccf3784302062fb5f063c6fa098a (patch) | |
tree | 1f7765a3b81e6d687f9ac0a90bed9fd1b37199a7 /doc/src | |
parent | 19d63f4d932ae16d0e1c69892681ecd1fabeb44c (diff) | |
download | Qt-f090f0eaf962ccf3784302062fb5f063c6fa098a.zip Qt-f090f0eaf962ccf3784302062fb5f063c6fa098a.tar.gz Qt-f090f0eaf962ccf3784302062fb5f063c6fa098a.tar.bz2 |
Doc: Add link to the Symbian Introduction.
(cherry picked from commit 87e7b96ccf3385dcfff079a69a4c6e45f8b5bc52)
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/qt4-intro.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc index dcba214..a6e868f 100644 --- a/doc/src/qt4-intro.qdoc +++ b/doc/src/qt4-intro.qdoc @@ -491,6 +491,8 @@ rich end-user applications for devices running S60 3.1 and later. + See the \l{Symbian Platform - Introduction to Qt} for more information. + \section1 Animation Framework The animation framework helps build highly animated, |