summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeocodingmanagerengine.cpp
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-05-29 12:07:39 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-05-29 12:09:58 +0000
commit16182b9f12647d1df1a7be6e709e341b93ba79dc (patch)
tree4fe5e4ba2378c5ed86bf74ffeda6368f5711c7f5 /src/location/maps/qgeocodingmanagerengine.cpp
parent386cccf279c46ce5b5571428980296dda95b7862 (diff)
Fix QtLocation \since tags in QML and C++
The first release is 5.5 and not 5.0 Change-Id: Ib659adf77293e10e8f3d117ce16bbc25858d6ab2 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/location/maps/qgeocodingmanagerengine.cpp')
-rw-r--r--src/location/maps/qgeocodingmanagerengine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeocodingmanagerengine.cpp b/src/location/maps/qgeocodingmanagerengine.cpp
index 20ec02d8..97d0f75d 100644
--- a/src/location/maps/qgeocodingmanagerengine.cpp
+++ b/src/location/maps/qgeocodingmanagerengine.cpp
@@ -48,7 +48,7 @@ QT_BEGIN_NAMESPACE
\class QGeoCodingManagerEngine
\inmodule QtLocation
\ingroup QtLocation-impl
- \since Qt Location 5.0
+ \since 5.5
\brief The QGeoCodingManagerEngine class provides an interface and
convenience methods to implementers of QGeoServiceProvider plugins who want