ekiga r7755 - trunk/lib/engine/presence
- From: jpuydt svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r7755 - trunk/lib/engine/presence
- Date: Sun, 15 Mar 2009 12:52:16 +0000 (UTC)
Author: jpuydt
Date: Sun Mar 15 12:52:16 2009
New Revision: 7755
URL: http://svn.gnome.org/viewvc/ekiga?rev=7755&view=rev
Log:
Fixed a big mistake, which leads to crashes in the chat code
Modified:
trunk/lib/engine/presence/uri-presentity.h
Modified: trunk/lib/engine/presence/uri-presentity.h
==============================================================================
--- trunk/lib/engine/presence/uri-presentity.h (original)
+++ trunk/lib/engine/presence/uri-presentity.h Sun Mar 15 12:52:16 2009
@@ -59,7 +59,8 @@
* This class implements an Ekiga::Presentity.
*/
class URIPresentity:
- public Ekiga::Presentity
+ public Ekiga::Presentity,
+ public sigc::trackable
{
public:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]