summaryrefslogtreecommitdiff
path: root/src/location/labs/qmappolygonobject_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/labs/qmappolygonobject_p.h')
-rw-r--r--src/location/labs/qmappolygonobject_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/labs/qmappolygonobject_p.h b/src/location/labs/qmappolygonobject_p.h
index 03eef587..e924afab 100644
--- a/src/location/labs/qmappolygonobject_p.h
+++ b/src/location/labs/qmappolygonobject_p.h
@@ -82,7 +82,7 @@ signals:
void colorChanged();
protected:
- QDeclarativeMapLineProperties *m_border;
+ QDeclarativeMapLineProperties *m_border = nullptr;
};
QT_END_NAMESPACE