summaryrefslogtreecommitdiff
path: root/src/location/labs/qmapcircleobject_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/labs/qmapcircleobject_p_p.h')
-rw-r--r--src/location/labs/qmapcircleobject_p_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/location/labs/qmapcircleobject_p_p.h b/src/location/labs/qmapcircleobject_p_p.h
index b3353b62..4bf212c7 100644
--- a/src/location/labs/qmapcircleobject_p_p.h
+++ b/src/location/labs/qmapcircleobject_p_p.h
@@ -76,6 +76,8 @@ public:
// QGeoMapObjectPrivate interface
bool equals(const QGeoMapObjectPrivate &other) const override;
+ virtual QGeoShape geoShape() const override;
+ virtual void setGeoShape(const QGeoShape &shape) override;
};