summaryrefslogtreecommitdiff
path: root/src/location/doc/src/qml-maps.qdoc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-09-25 13:14:40 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-25 16:35:36 +0200
commita54ecd3d19c871461b77f8e0a01bb5c13fd9fca6 (patch)
treebca51c4b108600fd4b3401e6bde96788429cc3b3 /src/location/doc/src/qml-maps.qdoc
parenta44a63e8c35aedc364548ee93a3409c60c0e3360 (diff)
downloadqtlocation-a54ecd3d19c871461b77f8e0a01bb5c13fd9fca6.tar.gz
Doc: Fixed broken Location links due to version number.v5.2.0-alpha1
-Documentation should not have the version number. -Links and documentation with type version number no longer recommended because it is a maintainability and consistency issue. Use <Module name>::<type> to link to a QML type. Change-Id: I830407e68f0a91f3fb9a5deb3fb5a9a02a100a34 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/location/doc/src/qml-maps.qdoc')
-rw-r--r--src/location/doc/src/qml-maps.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/doc/src/qml-maps.qdoc b/src/location/doc/src/qml-maps.qdoc
index 78e11a04..7460802c 100644
--- a/src/location/doc/src/qml-maps.qdoc
+++ b/src/location/doc/src/qml-maps.qdoc
@@ -216,7 +216,7 @@ Enabling and configuring pinch and flickable is easy within the \l Map type.
Zoom can also be controlled by other objects like sliders, as shown in the
example, by implementing the \c onValueChanged handler to update the Map
-\l {QtLocation5::Map::}{zoomLevel}.
+\l {QtLocation::Map::}{zoomLevel}.
\section1 Types