summaryrefslogtreecommitdiff
path: root/TelepathyQt/base-connection-manager-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt/base-connection-manager-internal.h')
-rw-r--r--TelepathyQt/base-connection-manager-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt/base-connection-manager-internal.h b/TelepathyQt/base-connection-manager-internal.h
index 538accd9..03025ce2 100644
--- a/TelepathyQt/base-connection-manager-internal.h
+++ b/TelepathyQt/base-connection-manager-internal.h
@@ -42,7 +42,7 @@ class TP_QT_NO_EXPORT BaseConnectionManager::Adaptee : public QObject
public:
Adaptee(const QDBusConnection &dbusConnection, BaseConnectionManager *cm);
- ~Adaptee();
+ ~Adaptee() override;
QStringList interfaces() const;
Tp::ProtocolPropertiesMap protocols() const;