diff options
author | Kai Koehne <kai.koehne@nokia.com> | 2010-07-09 11:29:31 (GMT) |
---|---|---|
committer | Kai Koehne <kai.koehne@nokia.com> | 2010-07-09 11:59:20 (GMT) |
commit | 7201ba64bc001791f769038f1801502baf415a8e (patch) | |
tree | 725d0c786c535261f6fafb380a0b430e33157a99 /tools/qdoc3/test | |
parent | e55781212532e2abcdd1cef8548b146fb14f0713 (diff) | |
download | Qt-7201ba64bc001791f769038f1801502baf415a8e.zip Qt-7201ba64bc001791f769038f1801502baf415a8e.tar.gz Qt-7201ba64bc001791f769038f1801502baf415a8e.tar.bz2 |
Replace 4.6 in all .qdocconf files
Reviewed-by: David Boddie
Diffstat (limited to 'tools/qdoc3/test')
-rw-r--r-- | tools/qdoc3/test/qdeclarative.qdocconf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/qdoc3/test/qdeclarative.qdocconf b/tools/qdoc3/test/qdeclarative.qdocconf index 0433c9f..facec5c 100644 --- a/tools/qdoc3/test/qdeclarative.qdocconf +++ b/tools/qdoc3/test/qdeclarative.qdocconf @@ -55,9 +55,9 @@ qhp.Qml.extraFiles = images/bg_l.png \ style/style_ie8.css \ style/style.css -qhp.Qml.filterAttributes = qt 4.6.0 qtrefdoc -qhp.Qml.customFilters.Qt.name = Qt 4.6.0 -qhp.Qml.customFilters.Qt.filterAttributes = qt 4.6.0 +qhp.Qml.filterAttributes = qt 4.7.0 qtrefdoc +qhp.Qml.customFilters.Qt.name = Qt 4.7.0 +qhp.Qml.customFilters.Qt.filterAttributes = qt 4.7.0 qhp.Qml.subprojects = classes qhp.Qml.subprojects.classes.title = Elements qhp.Qml.subprojects.classes.indexTitle = Qml Elements |