summaryrefslogtreecommitdiff
path: root/TelepathyQt/pending-dbus-tube-connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt/pending-dbus-tube-connection.h')
-rw-r--r--TelepathyQt/pending-dbus-tube-connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt/pending-dbus-tube-connection.h b/TelepathyQt/pending-dbus-tube-connection.h
index f5412d93..5ee7c23d 100644
--- a/TelepathyQt/pending-dbus-tube-connection.h
+++ b/TelepathyQt/pending-dbus-tube-connection.h
@@ -39,7 +39,7 @@ class TP_QT_EXPORT PendingDBusTubeConnection : public PendingOperation
Q_DISABLE_COPY(PendingDBusTubeConnection)
public:
- virtual ~PendingDBusTubeConnection();
+ ~PendingDBusTubeConnection() override;
QString address() const;