summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativegeomap.cpp
diff options
context:
space:
mode:
authorPaolo Angelelli <paolo.angelelli@qt.io>2019-10-01 13:06:49 +0200
committerpaolo <paolo.angelelli@qt.io>2019-10-04 04:59:25 +0200
commit25a220dd7370acdf04ee8f6d2d59f25d81cf42c7 (patch)
tree8cb5ebd75404f4da7690b88cf92e67647151533f /src/location/declarativemaps/qdeclarativegeomap.cpp
parent51ad54273f1c69f30e4c834f2ecec30a923d3565 (diff)
downloadqtlocation-25a220dd7370acdf04ee8f6d2d59f25d81cf42c7.tar.gz
Fix 5.14 QML API inconsistenciesv5.14.0-beta2
Change-Id: I54bf3791d3d5e40fb9405c2f1527758fcfba8120 Fixes: QTBUG-78690 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/location/declarativemaps/qdeclarativegeomap.cpp')
-rw-r--r--src/location/declarativemaps/qdeclarativegeomap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/declarativemaps/qdeclarativegeomap.cpp b/src/location/declarativemaps/qdeclarativegeomap.cpp
index 4704dc3e..9a46875e 100644
--- a/src/location/declarativemaps/qdeclarativegeomap.cpp
+++ b/src/location/declarativemaps/qdeclarativegeomap.cpp
@@ -1303,7 +1303,7 @@ QGeoCoordinate QDeclarativeGeoMap::center() const
\l zoomLevel of the map. Any previously set value to those
properties will be overridden.
- This property does not provide any change notifications.
+ \note Since Qt 5.14 This property provides change notifications.
\since 5.6
*/