summaryrefslogtreecommitdiff
path: root/src/location/places/qplacesearchreply.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacesearchreply.h')
-rw-r--r--src/location/places/qplacesearchreply.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplacesearchreply.h b/src/location/places/qplacesearchreply.h
index 3562aede..ef4e1adb 100644
--- a/src/location/places/qplacesearchreply.h
+++ b/src/location/places/qplacesearchreply.h
@@ -52,7 +52,7 @@ public:
explicit QPlaceSearchReply(QObject *parent = nullptr);
~QPlaceSearchReply();
- QPlaceReply::Type type() const;
+ QPlaceReply::Type type() const override;
QList<QPlaceSearchResult> results() const;
QPlaceSearchRequest request() const;