summaryrefslogtreecommitdiff
path: root/src/positioning/qgeoshape.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/positioning/qgeoshape.h')
-rw-r--r--src/positioning/qgeoshape.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/positioning/qgeoshape.h b/src/positioning/qgeoshape.h
index 917529ef..cff8fdd1 100644
--- a/src/positioning/qgeoshape.h
+++ b/src/positioning/qgeoshape.h
@@ -61,7 +61,7 @@ class Q_POSITIONING_EXPORT QGeoShape
public:
QGeoShape();
QGeoShape(const QGeoShape &other);
- virtual ~QGeoShape();
+ ~QGeoShape();
enum ShapeType {
UnknownType,