summaryrefslogtreecommitdiff
path: root/src/location/doc/src/qtlocation.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/qtlocation.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/qtlocation.qdoc')
-rw-r--r--src/location/doc/src/qtlocation.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/doc/src/qtlocation.qdoc b/src/location/doc/src/qtlocation.qdoc
index dc3fc14d..032f5448 100644
--- a/src/location/doc/src/qtlocation.qdoc
+++ b/src/location/doc/src/qtlocation.qdoc
@@ -40,7 +40,7 @@
To load the Qt Location module, add the following statement to your .qml files
\code
- import QtLocation 5.0
+ import QtLocation 5.3
\endcode
For C++ projects include the header appropriate for the current use case,
@@ -86,7 +86,7 @@ for navigation and awareness of objects that may aid or hinder a journey.
To load the Qt Location module, add the following statement to your .qml files
\code
- import QtLocation 5.0
+ import QtLocation 5.3
\endcode
For C++ projects include the header appropriate for the current use case,