summaryrefslogtreecommitdiffstats
path: root/src/location/declarativemaps/qdeclarativegeomapquickitem_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/declarativemaps/qdeclarativegeomapquickitem_p.h')
-rw-r--r--src/location/declarativemaps/qdeclarativegeomapquickitem_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/declarativemaps/qdeclarativegeomapquickitem_p.h b/src/location/declarativemaps/qdeclarativegeomapquickitem_p.h
index 4ffd5af6..b8e093af 100644
--- a/src/location/declarativemaps/qdeclarativegeomapquickitem_p.h
+++ b/src/location/declarativemaps/qdeclarativegeomapquickitem_p.h
@@ -82,7 +82,7 @@ class Q_LOCATION_PRIVATE_EXPORT QDeclarativeGeoMapQuickItem : public QDeclarativ
Q_PROPERTY(QQuickItem *sourceItem READ sourceItem WRITE setSourceItem NOTIFY sourceItemChanged)
public:
- explicit QDeclarativeGeoMapQuickItem(QQuickItem *parent = 0);
+ explicit QDeclarativeGeoMapQuickItem(QQuickItem *parent = nullptr);
~QDeclarativeGeoMapQuickItem();
void setMap(QDeclarativeGeoMap *quickMap, QGeoMap *map) override;