summaryrefslogtreecommitdiff
path: root/doc/doxygen
diff options
context:
space:
mode:
authorkh1 <qt-info@nokia.com>2010-03-05 09:54:21 +0100
committerkh1 <qt-info@nokia.com>2010-03-05 09:54:21 +0100
commit952f23ca341b24d789da70481b75737517b9fe52 (patch)
tree318cd68782414f9a77f8bb3d3cf76abdb067ebe2 /doc/doxygen
parenta5b7f7d3c5027e802c9118bde6405d045087fa36 (diff)
downloadqt-creator-952f23ca341b24d789da70481b75737517b9fe52.tar.gz
Fix wrong namespace.
Diffstat (limited to 'doc/doxygen')
-rw-r--r--doc/doxygen/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile
index 4897b58409..a8dc1650ff 100644
--- a/doc/doxygen/Doxyfile
+++ b/doc/doxygen/Doxyfile
@@ -906,7 +906,7 @@ QCH_FILE = ../qch/qt-creator-api.qch
# Qt Help Project output. For more information please see
# http://doc.trolltech.com/qthelpproject.html#namespace
-QHP_NAMESPACE = com.qtsoftware.qt-creator.1
+QHP_NAMESPACE = com.nokia.qtcreator.1382
# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating
# Qt Help Project output. For more information please see