diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-10-13 04:12:08 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-10-13 04:12:08 (GMT) |
commit | 6762b13d07d759d150a87efa9b2724d7f8955f62 (patch) | |
tree | ed4de878da928f523776741cf3e96a11cd2f9e30 /doc/src/declarative/tutorial.qdoc | |
parent | 2c36d7c63fc88b1f06582884fd3ea0b26534a2cd (diff) | |
download | Qt-6762b13d07d759d150a87efa9b2724d7f8955f62.zip Qt-6762b13d07d759d150a87efa9b2724d7f8955f62.tar.gz Qt-6762b13d07d759d150a87efa9b2724d7f8955f62.tar.bz2 |
Doc
Diffstat (limited to 'doc/src/declarative/tutorial.qdoc')
-rw-r--r-- | doc/src/declarative/tutorial.qdoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/declarative/tutorial.qdoc b/doc/src/declarative/tutorial.qdoc index b59384c..19921c0 100644 --- a/doc/src/declarative/tutorial.qdoc +++ b/doc/src/declarative/tutorial.qdoc @@ -15,9 +15,9 @@ The tutorial's source code is located in the $QTDIR/examples/declarative/tutoria Tutorial chapters: \list -\o \l {tutorial1}{Tutorial 1 - Basic Types} -\o \l {tutorial2}{Tutorial 2 - QML Component} -\o \l {tutorial3}{Tutorial 3 - States and Transitions} +\o \l {Tutorial 1 - Basic Types} +\o \l {Tutorial 2 - QML Component} +\o \l {Tutorial 3 - States and Transitions} \endlist */ |