summaryrefslogtreecommitdiff
path: root/TelepathyQt/pending-channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt/pending-channel.h')
-rw-r--r--TelepathyQt/pending-channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt/pending-channel.h b/TelepathyQt/pending-channel.h
index 2480e431..ce8be47e 100644
--- a/TelepathyQt/pending-channel.h
+++ b/TelepathyQt/pending-channel.h
@@ -47,7 +47,7 @@ class TP_QT_EXPORT PendingChannel : public PendingOperation
Q_DISABLE_COPY(PendingChannel)
public:
- ~PendingChannel();
+ ~PendingChannel() override;
ConnectionPtr connection() const;