summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativegeomapitemgroup_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/declarativemaps/qdeclarativegeomapitemgroup_p.h')
-rw-r--r--src/location/declarativemaps/qdeclarativegeomapitemgroup_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/declarativemaps/qdeclarativegeomapitemgroup_p.h b/src/location/declarativemaps/qdeclarativegeomapitemgroup_p.h
index 96ef18d7..c3e997ad 100644
--- a/src/location/declarativemaps/qdeclarativegeomapitemgroup_p.h
+++ b/src/location/declarativemaps/qdeclarativegeomapitemgroup_p.h
@@ -62,7 +62,7 @@ class Q_LOCATION_PRIVATE_EXPORT QDeclarativeGeoMapItemGroup : public QQuickItem
{
Q_OBJECT
public:
- explicit QDeclarativeGeoMapItemGroup(QQuickItem *parent = 0);
+ explicit QDeclarativeGeoMapItemGroup(QQuickItem *parent = nullptr);
virtual ~QDeclarativeGeoMapItemGroup();
void setParentGroup(QDeclarativeGeoMapItemGroup &parentGroup);