diff options
author | jutaipal <juhani.taipale@digia.com> | 2012-08-07 10:58:41 (GMT) |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-08-08 16:31:29 (GMT) |
commit | 1f1ebc29551fe24295ad07307f1a61f98feb0bc1 (patch) | |
tree | f6ccbf0115abda87ab607f8b71739ebb25a24ddb /tools/qdoc3/doc | |
parent | 7904bf24f7a41fbdce1a3febf6171d46b90521d0 (diff) | |
download | Qt-1f1ebc29551fe24295ad07307f1a61f98feb0bc1.zip Qt-1f1ebc29551fe24295ad07307f1a61f98feb0bc1.tar.gz Qt-1f1ebc29551fe24295ad07307f1a61f98feb0bc1.tar.bz2 |
Changed qt version to 4.8.3
Change-Id: Ib26f4c1d3b236f947d685ef5c376c203bda0e650
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com>
Reviewed-by: Simo Fält <simo.falt@nokia.com>
Reviewed-by: Juha Kukkonen <ext-juha.kukkonen@nokia.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 68ae0b6..ad733aa 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.482 +qhp.Qt.namespace = com.trolltech.qt.483 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.2 qtrefdoc -qhp.Qt.customFilters.Qt.name = Qt 4.8.2 -qhp.Qt.customFilters.Qt.filterAttributes = qt 4.8.2 +qhp.Qt.filterAttributes = qt 4.8.3 qtrefdoc +qhp.Qt.customFilters.Qt.name = Qt 4.8.3 +qhp.Qt.customFilters.Qt.filterAttributes = qt 4.8.3 qhp.Qt.subprojects = classes overviews examples qhp.Qt.subprojects.classes.title = Classes qhp.Qt.subprojects.classes.indexTitle = Qt's Classes |