diff options
author | Frederik Gladhorn <frederik.gladhorn@digia.com> | 2013-02-18 16:07:59 +0100 |
---|---|---|
committer | Frederik Gladhorn <frederik.gladhorn@digia.com> | 2013-02-18 16:07:59 +0100 |
commit | 8cf6d8d728b78d6ec4ea1f5e3abdb9404026ec7d (patch) | |
tree | 76f8bbf04f6c46bbb455ec46546a2e6c8e7d6660 /src | |
parent | 689406ac2424095d6cd4e6bcb3430e53a7e7bbfa (diff) | |
parent | 7a09d123cb29129419dea33c4e2ef0217b339a44 (diff) | |
download | qtscript-8cf6d8d728b78d6ec4ea1f5e3abdb9404026ec7d.tar.gz |
Merge remote-tracking branch 'origin/stable' into dev
Change-Id: Idae7dca76362ba04d0d85dec27f9d9bbd7560a9a
Diffstat (limited to 'src')
-rw-r--r-- | src/script/doc/qtscript.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/doc/qtscript.qdocconf b/src/script/doc/qtscript.qdocconf index 7f8d37c..a210ec6 100644 --- a/src/script/doc/qtscript.qdocconf +++ b/src/script/doc/qtscript.qdocconf @@ -32,7 +32,7 @@ qhp.qtscript.file = qtscript.qhp # Namespace for the output file. This namespace is used to distinguish between # different documentation files in Creator/Assistant. -qhp.qtscript.namespace = org.qt-project.qtscript.501 +qhp.qtscript.namespace = org.qt-project.qtscript.$QT_VERSION_TAG # Title for the package, will be the main title for the package in # Assistant/Creator. |