diff options
author | David Boddie <dboddie@trolltech.com> | 2010-02-02 19:42:44 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-02-02 19:42:44 (GMT) |
commit | 8acb069bd3a68afc36566503ca7f9d0fc808e170 (patch) | |
tree | 4f31920d2ddf515ff2248c0edb540e33229df628 /tools/qdoc3/test/qt.qdocconf | |
parent | ec4eeb8f52b4a5841a3345db415b496adae2dee2 (diff) | |
download | Qt-8acb069bd3a68afc36566503ca7f9d0fc808e170.zip Qt-8acb069bd3a68afc36566503ca7f9d0fc808e170.tar.gz Qt-8acb069bd3a68afc36566503ca7f9d0fc808e170.tar.bz2 |
Doc: Synchronize configuration files for easier maintenance.
Reviewed-by: Trust Me
Diffstat (limited to 'tools/qdoc3/test/qt.qdocconf')
-rw-r--r-- | tools/qdoc3/test/qt.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/test/qt.qdocconf b/tools/qdoc3/test/qt.qdocconf index a066021..4dfabcf 100644 --- a/tools/qdoc3/test/qt.qdocconf +++ b/tools/qdoc3/test/qt.qdocconf @@ -12,7 +12,7 @@ url = http://qt.nokia.com/doc/4.7 edition.Desktop.modules = QtCore QtDBus QtGui QtNetwork QtOpenGL QtScript \ QtScriptTools QtSql QtSvg QtWebKit QtXml QtXmlPatterns \ - Qt3Support QtHelp QtDesigner QAxContainer Phonon \ + Qt3Support QtHelp QtDesigner QtAssistant QAxContainer Phonon \ QAxServer QtUiTools QtTest QtDBus edition.DesktopLight.modules = QtCore QtDBus QtGui Qt3SupportLight QtTest edition.DesktopLight.groups = -graphicsview-api |