diff options
author | Bea Lam <bea.lam@nokia.com> | 2010-05-05 04:29:16 (GMT) |
---|---|---|
committer | Bea Lam <bea.lam@nokia.com> | 2010-05-05 05:42:23 (GMT) |
commit | 06c8e20cd7c04c5a11eee5b5a255099fa29bb3e4 (patch) | |
tree | 35f3a0d0e3801eb74d6d3949246e01e2420fe0ee /doc | |
parent | ba8ff70b5ac7b68be57a4b63e439fd5a37c4aafa (diff) | |
download | Qt-06c8e20cd7c04c5a11eee5b5a255099fa29bb3e4.zip Qt-06c8e20cd7c04c5a11eee5b5a255099fa29bb3e4.tar.gz Qt-06c8e20cd7c04c5a11eee5b5a255099fa29bb3e4.tar.bz2 |
Fix qdoc errors
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/declarative/advtutorial.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/advtutorial.qdoc b/doc/src/declarative/advtutorial.qdoc index 7d2967e..8f95190 100644 --- a/doc/src/declarative/advtutorial.qdoc +++ b/doc/src/declarative/advtutorial.qdoc @@ -468,6 +468,6 @@ By following this tutorial you've seen how you can write a fully functional appl \endlist There is so much more to learn about QML that we haven't been able to cover in this tutorial. Check out all the -demos and examples and the \l {Declarative UI (QML)}{documentation} to find out all the things you can do with QML! +demos and examples and the \l {Declarative UI Using QML}{documentation} to find out all the things you can do with QML! */ |