diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-08-10 12:14:25 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-08-10 12:14:25 (GMT) |
commit | 2b42bac65ae90f94b04ff556e5033014d37d223d (patch) | |
tree | fa90253a14a58aa367292c04c87a60f1bbd20cad /doc/src/porting/qt4-tulip.qdoc | |
parent | 09884750f89a24b6f480b4519b3a2a1b4c2f028d (diff) | |
download | Qt-2b42bac65ae90f94b04ff556e5033014d37d223d.zip Qt-2b42bac65ae90f94b04ff556e5033014d37d223d.tar.gz Qt-2b42bac65ae90f94b04ff556e5033014d37d223d.tar.bz2 |
doc: Changed some titles so lists of contents sort better.
Diffstat (limited to 'doc/src/porting/qt4-tulip.qdoc')
-rw-r--r-- | doc/src/porting/qt4-tulip.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/porting/qt4-tulip.qdoc b/doc/src/porting/qt4-tulip.qdoc index 08542a6..333af84 100644 --- a/doc/src/porting/qt4-tulip.qdoc +++ b/doc/src/porting/qt4-tulip.qdoc @@ -97,7 +97,7 @@ you are iterating, that won't affect the loop. For details about the new containers, see the - \l{Generic Containers} and \l{Generic Algorithms} overview documents. + \l{Container Classes} and \l{Generic Algorithms} overview documents. In addition to the new containers, considerable work has also gone into QByteArray and QString. The Qt 3 QCString class has been |