summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativegeomaptype_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/declarativemaps/qdeclarativegeomaptype_p.h')
-rw-r--r--src/location/declarativemaps/qdeclarativegeomaptype_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/declarativemaps/qdeclarativegeomaptype_p.h b/src/location/declarativemaps/qdeclarativegeomaptype_p.h
index 7ef96d7b..a4ed7cf0 100644
--- a/src/location/declarativemaps/qdeclarativegeomaptype_p.h
+++ b/src/location/declarativemaps/qdeclarativegeomaptype_p.h
@@ -89,7 +89,7 @@ public:
CustomMap = 100
};
- QDeclarativeGeoMapType(const QGeoMapType &mapType, QObject *parent = 0);
+ QDeclarativeGeoMapType(const QGeoMapType &mapType, QObject *parent = nullptr);
~QDeclarativeGeoMapType();
MapStyle style() const;