diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2010-11-12 03:23:41 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-11-12 03:23:41 (GMT) |
commit | 924be25253471ababfcf560a6ca098543838c0aa (patch) | |
tree | 0fef363372f179771328a86db94188165c241f6b /tools/qdoc3/test/qdeclarative.qdocconf | |
parent | d16fcbc6d6b00770a5106027c24ed7cf7e92c1d5 (diff) | |
download | Qt-924be25253471ababfcf560a6ca098543838c0aa.zip Qt-924be25253471ababfcf560a6ca098543838c0aa.tar.gz Qt-924be25253471ababfcf560a6ca098543838c0aa.tar.bz2 |
Bump Qt version to 4.7.2.
Reviewed-by: Trust Me
Diffstat (limited to 'tools/qdoc3/test/qdeclarative.qdocconf')
-rw-r--r-- | tools/qdoc3/test/qdeclarative.qdocconf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/qdoc3/test/qdeclarative.qdocconf b/tools/qdoc3/test/qdeclarative.qdocconf index 9aaebcb..e68a935 100644 --- a/tools/qdoc3/test/qdeclarative.qdocconf +++ b/tools/qdoc3/test/qdeclarative.qdocconf @@ -21,7 +21,7 @@ edition.DesktopLight.groups = -graphicsview-api qhp.projects = Qml qhp.Qml.file = qml.qhp -qhp.Qml.namespace = com.trolltech.qml.471 +qhp.Qml.namespace = com.trolltech.qml.472 qhp.Qml.virtualFolder = qdoc qhp.Qml.indexTitle = Qml Reference @@ -61,9 +61,9 @@ qhp.Qml.extraFiles = images/bg_l.png \ style/style_ie8.css \ style/style.css -qhp.Qml.filterAttributes = qt 4.7.1 qtrefdoc -qhp.Qml.customFilters.Qt.name = Qt 4.7.1 -qhp.Qml.customFilters.Qt.filterAttributes = qt 4.7.1 +qhp.Qml.filterAttributes = qt 4.7.2 qtrefdoc +qhp.Qml.customFilters.Qt.name = Qt 4.7.2 +qhp.Qml.customFilters.Qt.filterAttributes = qt 4.7.2 qhp.Qml.subprojects = classes qhp.Qml.subprojects.classes.title = Elements qhp.Qml.subprojects.classes.indexTitle = Qml Elements |