summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/doc_src_qthelp.qdoc
diff options
context:
space:
mode:
authorBill King <bking@trolltech.com>2010-02-09 06:11:09 (GMT)
committerBill King <bking@trolltech.com>2010-02-09 06:11:09 (GMT)
commit3318d412cb78a545790761161f243cb49da4abb7 (patch)
tree62d6612926f7bbcce8a1a28cbdb1a382339aa566 /doc/src/snippets/code/doc_src_qthelp.qdoc
parent7370dceadf969288a22c564728398cc7cb119d82 (diff)
parent72f3caa5d7821b93a4e807fb61c5cda9f2c6f393 (diff)
downloadQt-3318d412cb78a545790761161f243cb49da4abb7.zip
Qt-3318d412cb78a545790761161f243cb49da4abb7.tar.gz
Qt-3318d412cb78a545790761161f243cb49da4abb7.tar.bz2
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-sql-team into 4.6
Diffstat (limited to 'doc/src/snippets/code/doc_src_qthelp.qdoc')
-rw-r--r--doc/src/snippets/code/doc_src_qthelp.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/snippets/code/doc_src_qthelp.qdoc b/doc/src/snippets/code/doc_src_qthelp.qdoc
index 4daf2a2..f7b880a 100644
--- a/doc/src/snippets/code/doc_src_qthelp.qdoc
+++ b/doc/src/snippets/code/doc_src_qthelp.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
@@ -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>