summaryrefslogtreecommitdiff
path: root/TelepathyQt/call-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt/call-stream.h')
-rw-r--r--TelepathyQt/call-stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt/call-stream.h b/TelepathyQt/call-stream.h
index ff62b7c4..e14fc145 100644
--- a/TelepathyQt/call-stream.h
+++ b/TelepathyQt/call-stream.h
@@ -48,7 +48,7 @@ class TP_QT_EXPORT CallStream : public StatefulDBusProxy,
Q_DISABLE_COPY(CallStream)
public:
- ~CallStream();
+ ~CallStream() override;
CallContentPtr content() const;