From c82a53228231370c30aa8d7791e40db93eb4b931 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Wed, 4 Feb 2009 21:07:04 +0000 Subject: Cleanup for GObject related functions in EmpathyCallFactory and EmpathyCallHandler. From: Cosimo Cecchi svn path=/trunk/; revision=2426 --- libempathy/empathy-call-handler.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-call-handler.h') diff --git a/libempathy/empathy-call-handler.h b/libempathy/empathy-call-handler.h index 1986b8b87..4bea0037c 100644 --- a/libempathy/empathy-call-handler.h +++ b/libempathy/empathy-call-handler.h @@ -39,6 +39,7 @@ struct _EmpathyCallHandlerClass { struct _EmpathyCallHandler { GObject parent; + gpointer priv; }; GType empathy_call_handler_get_type (void); -- cgit v1.2.3