summaryrefslogtreecommitdiff
path: root/src/location/places/qplacesearchsuggestionreply.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacesearchsuggestionreply.h')
-rw-r--r--src/location/places/qplacesearchsuggestionreply.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplacesearchsuggestionreply.h b/src/location/places/qplacesearchsuggestionreply.h
index 49088874..7f5e1ef3 100644
--- a/src/location/places/qplacesearchsuggestionreply.h
+++ b/src/location/places/qplacesearchsuggestionreply.h
@@ -53,7 +53,7 @@ public:
~QPlaceSearchSuggestionReply();
QStringList suggestions() const;
- Type type() const;
+ Type type() const override;
protected:
void setSuggestions(const QStringList &suggestions);