[telepathy-qt4/master] ChannelDispatchOperation: Added virtual dtor.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Mon Jun 29 09:35:04 PDT 2009


---
 TelepathyQt4/channel-dispatch-operation.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/TelepathyQt4/channel-dispatch-operation.h b/TelepathyQt4/channel-dispatch-operation.h
index 7dc9617..3091939 100644
--- a/TelepathyQt4/channel-dispatch-operation.h
+++ b/TelepathyQt4/channel-dispatch-operation.h
@@ -63,7 +63,7 @@ public:
     static ChannelDispatchOperationPtr create(const QDBusConnection &bus,
             const QString &objectPath, const QVariantMap &immutableProperties);
 
-    ~ChannelDispatchOperation();
+    virtual ~ChannelDispatchOperation();
 
     ConnectionPtr connection() const;
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list