summaryrefslogtreecommitdiff
path: root/src/location/doc/src/qml-maps.qdoc
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-02-24 09:32:58 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-26 16:29:38 +0100
commit10141bb44a438cf428ce2ba385b4f7ef3b6de0d8 (patch)
treea075ece1d77a48626650e63d38db3e6f17710964 /src/location/doc/src/qml-maps.qdoc
parent450793356b6f62b70a896b85011070760c5d1d56 (diff)
downloadqtlocation-10141bb44a438cf428ce2ba385b4f7ef3b6de0d8.tar.gz
Bump all qml code to QtLocation 5.3
It is the baseline for all subsequent additions. Change-Id: Ia56da45b8b92dd0224dbeff97976cd06aa25d943 Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.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 460ec170..87a2662a 100644
--- a/src/location/doc/src/qml-maps.qdoc
+++ b/src/location/doc/src/qml-maps.qdoc
@@ -69,7 +69,7 @@ to center a \l{Map}{map} on the current position:
Rectangle {
import QtPositioning 5.2
- import QtLocation 5.0
+ import QtLocation 5.3
...
map : Map {