summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoroutereply.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/qgeoroutereply.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/qgeoroutereply.cpp')
-rw-r--r--src/location/maps/qgeoroutereply.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeoroutereply.cpp b/src/location/maps/qgeoroutereply.cpp
index 73c5fcf0..99b4f2f3 100644
--- a/src/location/maps/qgeoroutereply.cpp
+++ b/src/location/maps/qgeoroutereply.cpp
@@ -43,7 +43,7 @@ QT_BEGIN_NAMESPACE
\class QGeoRouteReply
\inmodule QtLocation
\ingroup QtLocation-routing
- \since Qt Location 5.0
+ \since 5.5
\brief The QGeoRouteReply class manages an operation started by an instance
of QGeoRoutingManager.