diff options
author | kh <qtc-committer@nokia.com> | 2009-04-21 10:49:50 (GMT) |
---|---|---|
committer | kh <qtc-committer@nokia.com> | 2009-04-21 10:49:50 (GMT) |
commit | 92f07dcd690d596e2d6cc32211c142cd0e25fd97 (patch) | |
tree | 575a8ce14ce6a607ef64aa754b4435c1296afd31 /tools/qdoc3/test/assistant.qdocconf | |
parent | eb1411f550ab131162fd61bf81e9b22e0a75e26a (diff) | |
download | Qt-92f07dcd690d596e2d6cc32211c142cd0e25fd97.zip Qt-92f07dcd690d596e2d6cc32211c142cd0e25fd97.tar.gz Qt-92f07dcd690d596e2d6cc32211c142cd0e25fd97.tar.bz2 |
Doc - Changed the namespace in the qdocconf file to reflect Qt 4.5.1
should have been part of c8285ec610b02f440f692be90aed1e6925a8675
Task-number: 251346
Reviewed-by: TrustMe
BT: yes
Diffstat (limited to 'tools/qdoc3/test/assistant.qdocconf')
-rw-r--r-- | tools/qdoc3/test/assistant.qdocconf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/qdoc3/test/assistant.qdocconf b/tools/qdoc3/test/assistant.qdocconf index 7bb6bbf..cd5a877 100644 --- a/tools/qdoc3/test/assistant.qdocconf +++ b/tools/qdoc3/test/assistant.qdocconf @@ -13,11 +13,11 @@ indexes = $QT_BUILD_TREE/doc-build/html-qt/qt.index qhp.projects = Assistant qhp.Assistant.file = assistant.qhp -qhp.Assistant.namespace = com.trolltech.assistant.450 +qhp.Assistant.namespace = com.trolltech.assistant.451 qhp.Assistant.virtualFolder = qdoc qhp.Assistant.indexTitle = Qt Assistant Manual qhp.Assistant.extraFiles = classic.css images/qt-logo.png images/trolltech-logo.png -qhp.Assistant.filterAttributes = qt 4.5.0 tools assistant +qhp.Assistant.filterAttributes = qt 4.5.1 tools assistant qhp.Assistant.customFilters.Assistant.name = Qt Assistant Manual qhp.Assistant.customFilters.Assistant.filterAttributes = qt tools assistant qhp.Assistant.subprojects = manual examples |