diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-27 06:00:59 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-27 06:00:59 (GMT) |
commit | 2f074e4241113ac7e75bd7647286077bd7e49f94 (patch) | |
tree | c88b3c6cc94a74964ebabf49efbb1087f5a058a9 /tools/qdoc3/test/linguist.qdocconf | |
parent | 8b5a400581b9c037d12a9f49e075b187edcb0b00 (diff) | |
download | Qt-2f074e4241113ac7e75bd7647286077bd7e49f94.zip Qt-2f074e4241113ac7e75bd7647286077bd7e49f94.tar.gz Qt-2f074e4241113ac7e75bd7647286077bd7e49f94.tar.bz2 |
Increment Qt version number in qdoc namespaces.
As we saw with the 4.5.1 release, failing to increment the namespaces
when incrementing the Qt version causes some featuresof Assistant to
break.
Reviewed-by: Trust Me
Diffstat (limited to 'tools/qdoc3/test/linguist.qdocconf')
-rw-r--r-- | tools/qdoc3/test/linguist.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/test/linguist.qdocconf b/tools/qdoc3/test/linguist.qdocconf index adb8c20..8e33e4b 100644 --- a/tools/qdoc3/test/linguist.qdocconf +++ b/tools/qdoc3/test/linguist.qdocconf @@ -13,7 +13,7 @@ indexes = $QT_BUILD_TREE/doc-build/html-qt/qt.index qhp.projects = Linguist qhp.Linguist.file = linguist.qhp -qhp.Linguist.namespace = com.trolltech.linguist.451 +qhp.Linguist.namespace = com.trolltech.linguist.452 qhp.Linguist.virtualFolder = qdoc qhp.Linguist.indexTitle = Qt Linguist Manual qhp.Linguist.extraFiles = classic.css images/qt-logo.png images/trolltech-logo.png |