summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@qt.io>2017-09-01 10:22:42 +0200
committerJarek Kobus <jaroslaw.kobus@qt.io>2017-09-01 12:57:09 +0000
commit0d0b221ce6428549bcbd1cde055530b52e15c098 (patch)
treec383d6ff40d26b3f890b03e90ecd1569a681b4b7
parentb68b88373beb884c77ec9813cac1e9a79854b957 (diff)
downloadqtlocation-0d0b221ce6428549bcbd1cde055530b52e15c098.tar.gz
Fix the filter attribute name inside the named filter
Change-Id: Ib19c416b07d2d14771beb1445a2209dbf8b1fa96 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--src/location/doc/qtlocation.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/doc/qtlocation.qdocconf b/src/location/doc/qtlocation.qdocconf
index 695860a0..58eeaef7 100644
--- a/src/location/doc/qtlocation.qdocconf
+++ b/src/location/doc/qtlocation.qdocconf
@@ -16,7 +16,7 @@ qhp.QtLocation.indexRoot =
qhp.QtLocation.filterAttributes = qtlocation $QT_VERSION qtrefdoc
qhp.QtLocation.customFilters.Qt.name = QtLocation $QT_VERSION
-qhp.QtLocation.customFilters.Qt.filterAttributes = qtLocation $QT_VERSION
+qhp.QtLocation.customFilters.Qt.filterAttributes = qtlocation $QT_VERSION
qhp.QtLocation.subprojects = classes qml examples
qhp.QtLocation.subprojects.classes.title = C++ Classes
qhp.QtLocation.subprojects.classes.indexTitle = Qt Location C++ Classes