summaryrefslogtreecommitdiff
path: root/src/positioning/qgeopositioninfosourcefactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/positioning/qgeopositioninfosourcefactory.cpp')
-rw-r--r--src/positioning/qgeopositioninfosourcefactory.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/positioning/qgeopositioninfosourcefactory.cpp b/src/positioning/qgeopositioninfosourcefactory.cpp
index a113a4aa..bebbe20e 100644
--- a/src/positioning/qgeopositioninfosourcefactory.cpp
+++ b/src/positioning/qgeopositioninfosourcefactory.cpp
@@ -73,9 +73,9 @@ QT_BEGIN_NAMESPACE
*/
/*!
- \fn QGeoAreaMonitor *QGeoPositionInfoSourceFactory::areaMonitor(QObject *parent);
+ \fn QGeoAreaMonitorSource *QGeoPositionInfoSourceFactory::areaMonitor(QObject *parent);
- Returns a new QGeoAreaMonitor associated with this plugin with parent \a parent.
+ Returns a new QGeoAreaMonitorSource associated with this plugin with parent \a parent.
Can also return 0, in which case the plugin loader will use the factory with the
next highest priority.
*/