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/porting4.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/porting4.qdoc')
-rw-r--r-- | doc/src/porting/porting4.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/porting/porting4.qdoc b/doc/src/porting/porting4.qdoc index 0bbf35f..7b80e13 100644 --- a/doc/src/porting/porting4.qdoc +++ b/doc/src/porting/porting4.qdoc @@ -2598,7 +2598,7 @@ seems feeble. \endomit - See \l{Generic Containers} for a list of Qt 4 containers. + See \l{Container Classes} for a list of Qt 4 containers. \section1 QPtrDict<T> @@ -3939,7 +3939,7 @@ check the index against QVector::size() yourself. \endlist - See \l{Generic Containers} for an overview of the Qt 4 container + See \l{Container Classes} for an overview of the Qt 4 container classes. \section1 QVariant |