summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/mapbox/qgeocodereplymapbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/geoservices/mapbox/qgeocodereplymapbox.h')
-rw-r--r--src/plugins/geoservices/mapbox/qgeocodereplymapbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/geoservices/mapbox/qgeocodereplymapbox.h b/src/plugins/geoservices/mapbox/qgeocodereplymapbox.h
index 156299fa..165bb840 100644
--- a/src/plugins/geoservices/mapbox/qgeocodereplymapbox.h
+++ b/src/plugins/geoservices/mapbox/qgeocodereplymapbox.h
@@ -50,7 +50,7 @@ class QGeoCodeReplyMapbox : public QGeoCodeReply
Q_OBJECT
public:
- explicit QGeoCodeReplyMapbox(QNetworkReply *reply, QObject *parent = 0);
+ explicit QGeoCodeReplyMapbox(QNetworkReply *reply, QObject *parent = nullptr);
~QGeoCodeReplyMapbox();
private Q_SLOTS: