diff options
Diffstat (limited to 'src/imports/location/qdeclarativegeomaneuver.cpp')
-rw-r--r-- | src/imports/location/qdeclarativegeomaneuver.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/location/qdeclarativegeomaneuver.cpp b/src/imports/location/qdeclarativegeomaneuver.cpp index 09edf377..ef9fde7b 100644 --- a/src/imports/location/qdeclarativegeomaneuver.cpp +++ b/src/imports/location/qdeclarativegeomaneuver.cpp @@ -46,7 +46,7 @@ QT_BEGIN_NAMESPACE /*! \qmltype RouteManeuver \instantiates QDeclarativeGeoManeuver - \inqmlmodule QtLocation 5.0 + \inqmlmodule QtLocation \ingroup qml-QtLocation5-routing \since Qt Location 5.0 |