diff options
author | Martin Smith <msmith@trolltech.com> | 2010-05-04 07:27:50 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-05-04 07:27:50 (GMT) |
commit | adf6f5fb5a4f7827df6f589cac9ca8503c50e3b1 (patch) | |
tree | 3d4d67b144f3c667ee71757d148b9665f3240971 /doc/src/index.qdoc | |
parent | 7cdfc35b5601b5612f4baa6d3905f2b957091dd0 (diff) | |
download | Qt-adf6f5fb5a4f7827df6f589cac9ca8503c50e3b1.zip Qt-adf6f5fb5a4f7827df6f589cac9ca8503c50e3b1.tar.gz Qt-adf6f5fb5a4f7827df6f589cac9ca8503c50e3b1.tar.bz2 |
qdoc: Minor reordering of list index.qdoc
This page will be changed quite a lot soon.
Diffstat (limited to 'doc/src/index.qdoc')
-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 2e6f9bd..6047e91 100644 --- a/doc/src/index.qdoc +++ b/doc/src/index.qdoc @@ -73,8 +73,8 @@ <ul> <li><a href="modules.html">All modules</a></li> <li><a href="classes.html">All classes</a></li> - <li><a href="namespaces.html">All namespaces</a></li> <li><a href="functions.html">All functions</a></li> + <li><a href="namespaces.html">All namespaces</a></li> <li><a href="platform-specific.html">Platform support & specifics</a></li> </ul> </div> |