summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeocodingmanagerengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeocodingmanagerengine.h')
-rw-r--r--src/location/maps/qgeocodingmanagerengine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeocodingmanagerengine.h b/src/location/maps/qgeocodingmanagerengine.h
index aa2839a0..11862db3 100644
--- a/src/location/maps/qgeocodingmanagerengine.h
+++ b/src/location/maps/qgeocodingmanagerengine.h
@@ -56,7 +56,7 @@ class Q_LOCATION_EXPORT QGeoCodingManagerEngine : public QObject
{
Q_OBJECT
public:
- QGeoCodingManagerEngine(const QMap<QString, QVariant> &parameters, QObject *parent = 0);
+ QGeoCodingManagerEngine(const QVariantMap &parameters, QObject *parent = 0);
virtual ~QGeoCodingManagerEngine();
QString managerName() const;