summaryrefslogtreecommitdiff
path: root/src/location/places/qplaceimage_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplaceimage_p.h')
-rw-r--r--src/location/places/qplaceimage_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplaceimage_p.h b/src/location/places/qplaceimage_p.h
index 4030b08d..8930dcc2 100644
--- a/src/location/places/qplaceimage_p.h
+++ b/src/location/places/qplaceimage_p.h
@@ -64,7 +64,7 @@ public:
~QPlaceImagePrivate();
- bool compare(const QPlaceContentPrivate *other) const;
+ bool compare(const QPlaceContentPrivate *other) const override;
Q_DEFINE_CONTENT_PRIVATE_HELPER(QPlaceImage, QPlaceContent::ImageType)