diff options
author | Thierry Bastian <thierry.bastian@nokia.com> | 2011-04-19 15:55:10 +0200 |
---|---|---|
committer | Thierry Bastian <thierry.bastian@nokia.com> | 2011-04-19 15:55:10 +0200 |
commit | f540574b44aa874af22ce8b15598b854f28517d7 (patch) | |
tree | 6e7b375107fdfeee54516ebc0cd52837a32035eb /doc/src/frameworks-technologies/qthelp.qdoc | |
parent | 364ce5b7f5379499562b4f4f5a68da7ba068fe1e (diff) | |
parent | 8485052e3991aebf7c823b3e80fc06ccf9f08991 (diff) | |
download | qt4-tools-f540574b44aa874af22ce8b15598b854f28517d7.tar.gz |
Merge branch 'master-upstream'
Diffstat (limited to 'doc/src/frameworks-technologies/qthelp.qdoc')
-rw-r--r-- | doc/src/frameworks-technologies/qthelp.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/frameworks-technologies/qthelp.qdoc b/doc/src/frameworks-technologies/qthelp.qdoc index 42bc482987..f4d75b693e 100644 --- a/doc/src/frameworks-technologies/qthelp.qdoc +++ b/doc/src/frameworks-technologies/qthelp.qdoc @@ -218,7 +218,7 @@ we get the actual help contents by calling fileData() and display the document to the user. - \snippet doc/src/snippets/code/doc_src_qthelp.qdoc 6 + \snippet doc/src/snippets/code/doc_src_qthelp.cpp 6 For further information on how to use the API, have a look at the QHelpEngine class reference. |