diff options
author | Martin Smith <msmith@trolltech.com> | 2010-03-04 14:12:49 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-03-04 14:12:49 (GMT) |
commit | 4b3953678983b3da925066f464b55340fab3503c (patch) | |
tree | 54c6ed16cf6ab3eeea951bb933aab6cf7c25f25a /doc | |
parent | a3e7f41b085605b6856686b5dfd29818308bd820 (diff) | |
download | Qt-4b3953678983b3da925066f464b55340fab3503c.zip Qt-4b3953678983b3da925066f464b55340fab3503c.tar.gz Qt-4b3953678983b3da925066f464b55340fab3503c.tar.bz2 |
doc: Fixed some qdoc errors.
The QtMultimedia module needed to have its
own \page unique name so that the QtMultimedia
\module would not conflict with the QtMultimedia
\namespace.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/modules.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/modules.qdoc b/doc/src/modules.qdoc index 9e1d340..76a52b4 100644 --- a/doc/src/modules.qdoc +++ b/doc/src/modules.qdoc @@ -130,6 +130,7 @@ /*! \module QtMultimedia + \page qtmultimedia-module.html \title QtMultimedia Module \contentspage All Qt Modules \previouspage QtCore |