summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2013-11-20 15:48:34 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-28 10:06:02 +0100
commit0a67390da5afed7c3308ae940624a983fbdd99b8 (patch)
treec4bd1f467e25d04dc20f051bef7a1b798e1db6c5
parent89a3330783ba1b16fca2a27a99e090a458fbd0a9 (diff)
Doc: Fix module name used in documentation filter
Qt WebKit Examples creates a filter with name 'QtWebKit'. Change it to use the correct name so that Qt WebKit can add its own filter. Task-number: QTBUG-34966 Change-Id: Iad74a20d72eebf2e20309a54f633a24f8c1e3d12 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
-rw-r--r--doc/qtwebkitexamples.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtwebkitexamples.qdocconf b/doc/qtwebkitexamples.qdocconf
index b704503..8a760a3 100644
--- a/doc/qtwebkitexamples.qdocconf
+++ b/doc/qtwebkitexamples.qdocconf
@@ -17,7 +17,7 @@ qhp.QtWebKitExamples.indexTitle = Qt WebKit Examples
qhp.QtWebKitExamples.virtualFolder = qtwebkitexamples
qhp.QtWebKitExamples.indexRoot =
qhp.QtWebKitExamples.filterAttributes = qtwebkitexamples $QT_VERSION qtrefdoc
-qhp.QtWebKitExamples.customFilters.Qt.name = QtWebKit $QT_VERSION
+qhp.QtWebKitExamples.customFilters.Qt.name = QtWebKitExamples $QT_VERSION
qhp.QtWebKitExamples.customFilters.Qt.filterAttributes = qtwebkitexamples $QT_VERSION
qhp.QtWebKitExamples.subprojects = manual