summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2020-03-21 03:02:13 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2020-03-21 03:02:13 +0100
commita9b976944740ba3fd8988e117cd101e48a2aef50 (patch)
treebe3b34772803ae4cec319c98c7bf17f924a7a01f
parent0a074c7164f562417b2667c175d4e20d63415b48 (diff)
parenta0e88ed10cd07d4bdf79d7e7f05f01179f2eb296 (diff)
Merge remote-tracking branch 'origin/5.14' into 5.15
-rw-r--r--src/location/labs/qdeclarativenavigator.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/labs/qdeclarativenavigator.cpp b/src/location/labs/qdeclarativenavigator.cpp
index 69f450f3..546d0b01 100644
--- a/src/location/labs/qdeclarativenavigator.cpp
+++ b/src/location/labs/qdeclarativenavigator.cpp
@@ -52,9 +52,9 @@ QT_BEGIN_NAMESPACE
To use this module, import the module with the following line:
- \code
+ \qml
import Qt.labs.location 1.0
- \endcode
+ \endqml
\note These types are experimental and subject to source-incompatible changes from one
Qt minor release to the next, until they are ready to be moved to the stable QtLocation QML