summaryrefslogtreecommitdiff
path: root/src/location/places/qplacematchreply.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacematchreply.h')
-rw-r--r--src/location/places/qplacematchreply.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplacematchreply.h b/src/location/places/qplacematchreply.h
index 8e195663..7a3853ee 100644
--- a/src/location/places/qplacematchreply.h
+++ b/src/location/places/qplacematchreply.h
@@ -50,7 +50,7 @@ public:
explicit QPlaceMatchReply(QObject *parent = nullptr);
~QPlaceMatchReply();
- QPlaceReply::Type type() const;
+ QPlaceReply::Type type() const override;
QList<QPlace> places() const;
QPlaceMatchRequest request() const;