diff options
author | Wolfgang Beck <wolfgang.beck@nokia.com> | 2012-03-27 13:49:25 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-03-29 06:53:38 +0200 |
commit | 04921a0ff8c3a6878a77eb6e119ba6a870b2798a (patch) | |
tree | 0c1f262499bb90374cfff1d1bc0e7233d490bcee /src/location/maps/qgeomappingmanagerengine.cpp | |
parent | 2106a31b66afc25917935046d2e3be14488d4dc5 (diff) | |
download | qtlocation-04921a0ff8c3a6878a77eb6e119ba6a870b2798a.tar.gz |
General documentation issues
Change-Id: I021ab70e1cbb973817aecbf53b7af0760c5e36c4
Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'src/location/maps/qgeomappingmanagerengine.cpp')
-rw-r--r-- | src/location/maps/qgeomappingmanagerengine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeomappingmanagerengine.cpp b/src/location/maps/qgeomappingmanagerengine.cpp index a91cdd64..d476c835 100644 --- a/src/location/maps/qgeomappingmanagerengine.cpp +++ b/src/location/maps/qgeomappingmanagerengine.cpp @@ -53,7 +53,7 @@ QT_BEGIN_NAMESPACE \class QGeoMappingManagerEngine \inmodule QtLocation \ingroup QtLocation-impl - \since QtLocation 5.0 + \since Qt Location 5.0 \brief The QGeoMappingManagerEngine class provides an interface and convenience methods to implementors of QGeoServiceProvider plugins who want to provide support for displaying |