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 3e915758..ce7021a0 100644
--- a/src/location/maps/qgeocodingmanagerengine.h
+++ b/src/location/maps/qgeocodingmanagerengine.h
@@ -51,7 +51,7 @@ class Q_LOCATION_EXPORT QGeoCodingManagerEngine : public QObject
{
Q_OBJECT
public:
- QGeoCodingManagerEngine(const QVariantMap &parameters, QObject *parent = 0);
+ explicit QGeoCodingManagerEngine(const QVariantMap &parameters, QObject *parent = Q_NULLPTR);
virtual ~QGeoCodingManagerEngine();
QString managerName() const;