summaryrefslogtreecommitdiff
path: root/TelepathyQt/channel-dispatch-operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt/channel-dispatch-operation.h')
-rw-r--r--TelepathyQt/channel-dispatch-operation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt/channel-dispatch-operation.h b/TelepathyQt/channel-dispatch-operation.h
index 9d319d23..cd4b3cf5 100644
--- a/TelepathyQt/channel-dispatch-operation.h
+++ b/TelepathyQt/channel-dispatch-operation.h
@@ -63,7 +63,7 @@ public:
const ConnectionFactoryConstPtr &connectionFactory,
const ChannelFactoryConstPtr &channelFactory,
const ContactFactoryConstPtr &contactFactory);
- virtual ~ChannelDispatchOperation();
+ ~ChannelDispatchOperation() override;
ConnectionPtr connection() const;