diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-08-09 11:45:12 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-08-09 11:45:12 (GMT) |
commit | 631b56c7e8e628c3399faeab3932338195073a38 (patch) | |
tree | 1db207e9a80136e549a96d11c62b5339be53993d /doc/src | |
parent | 3cfbab2df3962ac76f76aab4e3dd61c9ee55d4d5 (diff) | |
download | Qt-631b56c7e8e628c3399faeab3932338195073a38.zip Qt-631b56c7e8e628c3399faeab3932338195073a38.tar.gz Qt-631b56c7e8e628c3399faeab3932338195073a38.tar.bz2 |
doc: Fixed some qdoc errors.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/index.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc index 1032e30..c1c63da 100644 --- a/doc/src/index.qdoc +++ b/doc/src/index.qdoc @@ -68,7 +68,7 @@ <!-- <li><a href="qt-basic-concepts.html">Programming with Qt</a></li> --> <li><a href="qt-basic-concepts.html">Qt Basic Concepts</a></li> <li><a href="qt-gui-concepts.html">Qt GUI Concepts</a></li> - <li><a href="developing-with-qt.html">Cross-platform & Platform-specific Development</a></li> + <li><a href="developing-with-qt.html">Cross-platform & Platform-specific dev</a></li> <li><a href="technology-apis.html">Qt & standard technologies </a></li> <li><a href="best-practices.html">Qt How-to's & best practices</a></li> </ul> |