summaryrefslogtreecommitdiff
path: root/src/location/doc/src/qtlocation.qdoc
diff options
context:
space:
mode:
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,