summaryrefslogtreecommitdiff
path: root/src/location/places/qplaceresult_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplaceresult_p.h')
-rw-r--r--src/location/places/qplaceresult_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplaceresult_p.h b/src/location/places/qplaceresult_p.h
index 01442d90..f6a21460 100644
--- a/src/location/places/qplaceresult_p.h
+++ b/src/location/places/qplaceresult_p.h
@@ -54,7 +54,7 @@ public:
~QPlaceResultPrivate();
- bool compare(const QPlaceSearchResultPrivate *other) const;
+ bool compare(const QPlaceSearchResultPrivate *other) const Q_DECL_OVERRIDE;
Q_DEFINE_SEARCHRESULT_PRIVATE_HELPER(QPlaceResult, QPlaceSearchResult::PlaceResult)