diff options
author | Martin Smith <msmith@trolltech.com> | 2009-10-14 08:27:01 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-10-14 08:27:01 (GMT) |
commit | efba0372add3a080acafc30663b28e72ef72e435 (patch) | |
tree | 005255e4e85d80a00a95589bd7a6bbda35ae0fad /doc/src/qt4-intro.qdoc | |
parent | a98075a4f5795b3f84cd6bb028f80e84f5e6d00b (diff) | |
download | Qt-efba0372add3a080acafc30663b28e72ef72e435.zip Qt-efba0372add3a080acafc30663b28e72ef72e435.tar.gz Qt-efba0372add3a080acafc30663b28e72ef72e435.tar.bz2 |
qdoc: Made the \sincelist command produce better html.
Diffstat (limited to 'doc/src/qt4-intro.qdoc')
-rw-r--r-- | doc/src/qt4-intro.qdoc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc index e37d327..cecff0e 100644 --- a/doc/src/qt4-intro.qdoc +++ b/doc/src/qt4-intro.qdoc @@ -664,9 +664,10 @@ See the \l{QtMultimedia Module} documentation for more information. - \section1 Classes, functions, etc new in 4.6 + \section1 New Classes, Functions, Macros, etc - Links to classes, functions, and other items that are new in 4.6. + Links to new classes, functions, macros, and other items + introduced in Qt 4.6. \sincelist 4.6 |