summaryrefslogtreecommitdiffstats
path: root/src/plugins/geoservices/mapbox/qgeomapreplymapbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/geoservices/mapbox/qgeomapreplymapbox.h')
-rw-r--r--src/plugins/geoservices/mapbox/qgeomapreplymapbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/geoservices/mapbox/qgeomapreplymapbox.h b/src/plugins/geoservices/mapbox/qgeomapreplymapbox.h
index a7de878b..bef3cd05 100644
--- a/src/plugins/geoservices/mapbox/qgeomapreplymapbox.h
+++ b/src/plugins/geoservices/mapbox/qgeomapreplymapbox.h
@@ -51,7 +51,7 @@ class QGeoMapReplyMapbox : public QGeoTiledMapReply
Q_OBJECT
public:
- explicit QGeoMapReplyMapbox(QNetworkReply *reply, const QGeoTileSpec &spec, const QString &format, QObject *parent = 0);
+ explicit QGeoMapReplyMapbox(QNetworkReply *reply, const QGeoTileSpec &spec, const QString &format, QObject *parent = nullptr);
~QGeoMapReplyMapbox();
private Q_SLOTS: