summaryrefslogtreecommitdiffstats
path: root/src/location/declarativemaps/qdeclarativegeomap_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/declarativemaps/qdeclarativegeomap_p.h')
-rw-r--r--src/location/declarativemaps/qdeclarativegeomap_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/declarativemaps/qdeclarativegeomap_p.h b/src/location/declarativemaps/qdeclarativegeomap_p.h
index 721406c7..cd3b6254 100644
--- a/src/location/declarativemaps/qdeclarativegeomap_p.h
+++ b/src/location/declarativemaps/qdeclarativegeomap_p.h
@@ -112,7 +112,7 @@ class Q_LOCATION_PRIVATE_EXPORT QDeclarativeGeoMap : public QQuickItem
public:
- explicit QDeclarativeGeoMap(QQuickItem *parent = 0);
+ explicit QDeclarativeGeoMap(QQuickItem *parent = nullptr);
~QDeclarativeGeoMap();
void setPlugin(QDeclarativeGeoServiceProvider *plugin);