[Telepathy-commits] [telepathy-qt4/master] Contact: Added debug.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Thu Feb 26 15:27:52 PST 2009


---
 TelepathyQt4/Client/contact.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/TelepathyQt4/Client/contact.cpp b/TelepathyQt4/Client/contact.cpp
index f248fc3..504b7ef 100644
--- a/TelepathyQt4/Client/contact.cpp
+++ b/TelepathyQt4/Client/contact.cpp
@@ -201,6 +201,7 @@ PendingOperation *Contact::removePresencePublication(const QString &message)
 
 Contact::~Contact()
 {
+    debug() << "Contact" << id() << "destroyed";
     delete mPriv;
 }
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list