diff options
author | David Boddie <dboddie@trolltech.com> | 2010-08-05 15:19:48 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-08-05 15:19:48 (GMT) |
commit | cb086eb5340c4c41efaf45373aa05c37e8aa974a (patch) | |
tree | 8b3e2aa8d1d55c8220d12895672a41b8b81b27e8 /doc/src/overviews.qdoc | |
parent | 884c9b8b04639faf445917f7e1b7dfe4cc7724e2 (diff) | |
download | Qt-cb086eb5340c4c41efaf45373aa05c37e8aa974a.zip Qt-cb086eb5340c4c41efaf45373aa05c37e8aa974a.tar.gz Qt-cb086eb5340c4c41efaf45373aa05c37e8aa974a.tar.bz2 |
Doc: Fixed qdoc warnings.
Reviewed-by: Trust Me
Diffstat (limited to 'doc/src/overviews.qdoc')
-rw-r--r-- | doc/src/overviews.qdoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/overviews.qdoc b/doc/src/overviews.qdoc index a1773a3..c7b88cf 100644 --- a/doc/src/overviews.qdoc +++ b/doc/src/overviews.qdoc @@ -55,8 +55,7 @@ These pages are about Qt's traditional set of GUI components for building both native look ^ feel and custom UI's for the desktop - environment. Use \l {declarativeui.html} {Qt Quick} for building - UI's for mobile devices. + environment. Use \l{Qt Quick} for building UI's for mobile devices. \generatelist {related} */ |