diff options
author | Timo Turunen <timo.p.turunen@nokia.com> | 2011-03-09 10:56:55 +0200 |
---|---|---|
committer | Timo Turunen <timo.p.turunen@nokia.com> | 2011-03-09 10:56:55 +0200 |
commit | e90cff53cdd7bf0bdfed1f2e8efb90539c6f33ba (patch) | |
tree | d1752b463b2aa749d00543504348d5c8599e0e4f /tools/qdoc3/doc | |
parent | c0756297da324069839622217e3cb38c8a745e33 (diff) | |
download | qt4-tools-e90cff53cdd7bf0bdfed1f2e8efb90539c6f33ba.tar.gz |
Bump Qt version to 4.7.3
Reviewed-by: Trust Me
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 44cfbc1a7c..9b16233ee8 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.472 +qhp.Qt.namespace = com.trolltech.qt.473 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.7.2 qtrefdoc -qhp.Qt.customFilters.Qt.name = Qt 4.7.2 -qhp.Qt.customFilters.Qt.filterAttributes = qt 4.7.2 +qhp.Qt.filterAttributes = qt 4.7.3 qtrefdoc +qhp.Qt.customFilters.Qt.name = Qt 4.7.3 +qhp.Qt.customFilters.Qt.filterAttributes = qt 4.7.3 qhp.Qt.subprojects = classes overviews examples qhp.Qt.subprojects.classes.title = Classes qhp.Qt.subprojects.classes.indexTitle = Qt's Classes |