From 16182b9f12647d1df1a7be6e709e341b93ba79dc Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Fri, 29 May 2015 12:07:39 +0200 Subject: 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 Reviewed-by: Alex Blasche --- src/location/maps/qgeoroutereply.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/location/maps/qgeoroutereply.cpp') 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. -- cgit v1.2.1