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

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


---
 TelepathyQt4/connection-manager.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/TelepathyQt4/connection-manager.h b/TelepathyQt4/connection-manager.h
index 86bcb5f..9dd0be4 100644
--- a/TelepathyQt4/connection-manager.h
+++ b/TelepathyQt4/connection-manager.h
@@ -129,7 +129,7 @@ public:
     static ConnectionManagerPtr create(const QDBusConnection &bus,
             const QString &name);
 
-    ~ConnectionManager();
+    virtual ~ConnectionManager();
 
     QString name() const;
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list