diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2009-04-28 07:12:33 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2009-04-28 07:12:33 (GMT) |
commit | f65e60b49395d68be78259ec82c9969b267e591c (patch) | |
tree | 236dfd6d394d432a73092cb6dc7eb4749e5d48a6 /tools/qdoc3/test/qt-inc.qdocconf | |
parent | a173e6a016897201bf2c1cf08ac756e9af8722ee (diff) | |
parent | 3c12dd749ff0d9747af416db68ba2447d36bf8aa (diff) | |
download | Qt-f65e60b49395d68be78259ec82c9969b267e591c.zip Qt-f65e60b49395d68be78259ec82c9969b267e591c.tar.gz Qt-f65e60b49395d68be78259ec82c9969b267e591c.tar.bz2 |
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt
Diffstat (limited to 'tools/qdoc3/test/qt-inc.qdocconf')
-rw-r--r-- | tools/qdoc3/test/qt-inc.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/test/qt-inc.qdocconf b/tools/qdoc3/test/qt-inc.qdocconf index 7255a67..d6cb0e6 100644 --- a/tools/qdoc3/test/qt-inc.qdocconf +++ b/tools/qdoc3/test/qt-inc.qdocconf @@ -3,7 +3,7 @@ include(macros.qdocconf) project = Qt description = Qt Reference Documentation -url = http://doc.trolltech.com/4.5 +url = http://doc.qtsoftware.com/4.5 edition.Console = QtCore QtNetwork QtSql QtXml QtScript QtTest edition.Desktop = QtCore QtGui QtNetwork QtOpenGL QtSql QtSvg QtXml QtScript \ |