summaryrefslogtreecommitdiff
path: root/TelepathyQt/pending-channel-request.h
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt/pending-channel-request.h')
-rw-r--r--TelepathyQt/pending-channel-request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt/pending-channel-request.h b/TelepathyQt/pending-channel-request.h
index 1c62c21c..9e791695 100644
--- a/TelepathyQt/pending-channel-request.h
+++ b/TelepathyQt/pending-channel-request.h
@@ -49,7 +49,7 @@ class TP_QT_EXPORT PendingChannelRequest : public PendingOperation
Q_DISABLE_COPY(PendingChannelRequest)
public:
- ~PendingChannelRequest();
+ ~PendingChannelRequest() override;
AccountPtr account() const;