summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativegeoserviceprovider.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/location/qdeclarativegeoserviceprovider.cpp')
-rw-r--r--src/imports/location/qdeclarativegeoserviceprovider.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/imports/location/qdeclarativegeoserviceprovider.cpp b/src/imports/location/qdeclarativegeoserviceprovider.cpp
index a4a4ffb1..5b655f73 100644
--- a/src/imports/location/qdeclarativegeoserviceprovider.cpp
+++ b/src/imports/location/qdeclarativegeoserviceprovider.cpp
@@ -45,7 +45,7 @@ QT_BEGIN_NAMESPACE
\instantiates QDeclarativeGeoServiceProvider
\inqmlmodule QtLocation
\ingroup qml-QtLocation5-common
- \since Qt Location 5.0
+ \since Qt Location 5.5
\brief The Plugin type describes a Location based services plugin.
@@ -741,7 +741,7 @@ bool QDeclarativeGeoServiceProviderRequirements::matches(const QGeoServiceProvid
\instantiates QDeclarativeGeoServiceProviderParameter
\inqmlmodule QtLocation
\ingroup qml-QtLocation5-common
- \since Qt Location 5.0
+ \since Qt Location 5.5
\brief The PluginParameter type describes a parameter to a \l Plugin.