ekiga r7848 - trunk/lib/engine/addressbook



Author: jpuydt
Date: Sun Apr  5 19:46:16 2009
New Revision: 7848
URL: http://svn.gnome.org/viewvc/ekiga?rev=7848&view=rev

Log:
Fixed yet another shutdown problem

Modified:
   trunk/lib/engine/addressbook/contact-core.h

Modified: trunk/lib/engine/addressbook/contact-core.h
==============================================================================
--- trunk/lib/engine/addressbook/contact-core.h	(original)
+++ trunk/lib/engine/addressbook/contact-core.h	Sun Apr  5 19:46:16 2009
@@ -65,7 +65,8 @@
    * Notice that you give sources to this object as references, so they won't
    * be freed here : it's up to you to free them somehow.
    */
-  class ContactCore: public Service
+  class ContactCore: public Service,
+		     public sigc::trackable
   {
   public:
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]