summaryrefslogtreecommitdiff
path: root/TelepathyQt/pending-contacts.h
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt/pending-contacts.h')
-rw-r--r--TelepathyQt/pending-contacts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt/pending-contacts.h b/TelepathyQt/pending-contacts.h
index 9b5cdbd4..e595409b 100644
--- a/TelepathyQt/pending-contacts.h
+++ b/TelepathyQt/pending-contacts.h
@@ -49,7 +49,7 @@ class TP_QT_EXPORT PendingContacts : public PendingOperation
Q_DISABLE_COPY(PendingContacts);
public:
- ~PendingContacts();
+ ~PendingContacts() override;
ContactManagerPtr manager() const;
Features features() const;