diff options
author | David Boddie <dboddie@trolltech.com> | 2010-02-19 13:43:19 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-02-19 13:44:07 (GMT) |
commit | d049509ba60b90f28c12db83c74e22649384e48c (patch) | |
tree | 435896612fdd4998249f36a88922948de51ae040 /doc/src/declarative/examples.qdoc | |
parent | 85e5372c53c342f54cd489a3233c00aefa3d7ff7 (diff) | |
download | Qt-d049509ba60b90f28c12db83c74e22649384e48c.zip Qt-d049509ba60b90f28c12db83c74e22649384e48c.tar.gz Qt-d049509ba60b90f28c12db83c74e22649384e48c.tar.bz2 |
Doc: Collected the Declarative UI tutorials together and renamed them.
Reviewed-by: Trust Me
Diffstat (limited to 'doc/src/declarative/examples.qdoc')
-rw-r--r-- | doc/src/declarative/examples.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc index 46cac07..6048467 100644 --- a/doc/src/declarative/examples.qdoc +++ b/doc/src/declarative/examples.qdoc @@ -80,7 +80,7 @@ These will be documented, and demonstrate how to achieve various things in QML. \o \l{qmlexampletoggleswitch.html}{Toggle Switch} \o \image switch-example.gif \row - \o \l{Advanced Tutorial}{SameGame} + \o \l{QML Advanced Tutorial}{SameGame} \o \image declarative-adv-tutorial4.gif \endtable |