diff options
Diffstat (limited to 'src/imports/location/qdeclarativegeoroutesegment.cpp')
-rw-r--r-- | src/imports/location/qdeclarativegeoroutesegment.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/location/qdeclarativegeoroutesegment.cpp b/src/imports/location/qdeclarativegeoroutesegment.cpp index d51c2c98..07d80dff 100644 --- a/src/imports/location/qdeclarativegeoroutesegment.cpp +++ b/src/imports/location/qdeclarativegeoroutesegment.cpp @@ -52,7 +52,7 @@ QT_BEGIN_NAMESPACE /*! \qmltype RouteSegment \instantiates QDeclarativeGeoRouteSegment - \inqmlmodule QtLocation 5.0 + \inqmlmodule QtLocation \ingroup qml-QtLocation5-routing \since Qt Location 5.0 |