summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2010-01-27 23:49:15 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2010-01-27 23:49:15 (GMT)
commita48ba935f43448104106c3cf21e393e32e52a46b (patch)
tree357292c322d08304c3b0fa2d1203f7668184d6c9 /doc/src/snippets/code
parent01a946c6b3838a1c094687785be041b156ac1410 (diff)
parent282a46ab5edafa7b82e9c58658143cb979db2d85 (diff)
downloadQt-a48ba935f43448104106c3cf21e393e32e52a46b.zip
Qt-a48ba935f43448104106c3cf21e393e32e52a46b.tar.gz
Qt-a48ba935f43448104106c3cf21e393e32e52a46b.tar.bz2
Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'doc/src/snippets/code')
-rw-r--r--doc/src/snippets/code/doc_src_qthelp.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/snippets/code/doc_src_qthelp.qdoc b/doc/src/snippets/code/doc_src_qthelp.qdoc
index 017879d..f7b880a 100644
--- a/doc/src/snippets/code/doc_src_qthelp.qdoc
+++ b/doc/src/snippets/code/doc_src_qthelp.qdoc
@@ -110,7 +110,7 @@ if (links.count()) {
//! [7]
<?xml version="1.0" encoding="UTF-8"?>
<QtHelpProject version="1.0">
- <namespace>mycompany.com.myapplication.1_0</namespace>
+ <namespace>mycompany.com.myapplication.1.0</namespace>
<virtualFolder>doc</virtualFolder>
<customFilter name="My Application 1.0">
<filterAttribute>myapp</filterAttribute>