diff options
author | Sergio Ahumada <sergio.ahumada@digia.com> | 2012-11-30 14:00:05 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-12-07 10:45:23 (GMT) |
commit | 7cc67c0392b630942e06d9213a517de70670d870 (patch) | |
tree | cb15bc2431e0bf34f4eca98b3bdf59b1fa83ab22 /tools/qdoc3/doc | |
parent | 712ecafd07eae7e5e3bd2ca5f50703debf966a63 (diff) | |
download | Qt-7cc67c0392b630942e06d9213a517de70670d870.zip Qt-7cc67c0392b630942e06d9213a517de70670d870.tar.gz Qt-7cc67c0392b630942e06d9213a517de70670d870.tar.bz2 |
Bump Qt version to 4.8.5
Change-Id: I7e991d4b1f7f3b5a51170e6ff09e293c4285ea26
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'tools/qdoc3/doc')
-rw-r--r-- | tools/qdoc3/doc/files/qt.qdocconf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/qdoc3/doc/files/qt.qdocconf b/tools/qdoc3/doc/files/qt.qdocconf index 12ca6d0..edf8b11 100644 --- a/tools/qdoc3/doc/files/qt.qdocconf +++ b/tools/qdoc3/doc/files/qt.qdocconf @@ -22,7 +22,7 @@ edition.DesktopLight.groups = -graphicsview-api qhp.projects = Qt qhp.Qt.file = qt.qhp -qhp.Qt.namespace = com.trolltech.qt.484 +qhp.Qt.namespace = com.trolltech.qt.485 qhp.Qt.virtualFolder = qdoc qhp.Qt.indexTitle = Qt Reference Documentation qhp.Qt.indexRoot = @@ -36,9 +36,9 @@ qhp.Qt.extraFiles = classic.css \ images/dynamiclayouts-example.png \ images/stylesheet-coffee-plastique.png -qhp.Qt.filterAttributes = qt 4.8.4 qtrefdoc -qhp.Qt.customFilters.Qt.name = Qt 4.8.4 -qhp.Qt.customFilters.Qt.filterAttributes = qt 4.8.4 +qhp.Qt.filterAttributes = qt 4.8.5 qtrefdoc +qhp.Qt.customFilters.Qt.name = Qt 4.8.5 +qhp.Qt.customFilters.Qt.filterAttributes = qt 4.8.5 qhp.Qt.subprojects = classes overviews examples qhp.Qt.subprojects.classes.title = Classes qhp.Qt.subprojects.classes.indexTitle = Qt's Classes |