summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoroutingmanager.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/qgeoroutingmanager.cpp
parent386cccf279c46ce5b5571428980296dda95b7862 (diff)
downloadqtlocation-16182b9f12647d1df1a7be6e709e341b93ba79dc.tar.gz
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/qgeoroutingmanager.cpp')
-rw-r--r--src/location/maps/qgeoroutingmanager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeoroutingmanager.cpp b/src/location/maps/qgeoroutingmanager.cpp
index c1857109..18e6fa04 100644
--- a/src/location/maps/qgeoroutingmanager.cpp
+++ b/src/location/maps/qgeoroutingmanager.cpp
@@ -46,7 +46,7 @@ QT_BEGIN_NAMESPACE
\class QGeoRoutingManager
\inmodule QtLocation
\ingroup QtLocation-routing
- \since Qt Location 5.0
+ \since 5.5
\brief The QGeoRoutingManager class provides support for geographic routing
operations.