From 301616b9c05a55ef3c9395c4af0dc5dc40c7caed Mon Sep 17 00:00:00 2001 From: xclaesse Date: Fri, 9 Jan 2009 16:15:46 +0000 Subject: Correctly define the invalidated signal Signed-off-by: Sjoerd Simons git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@2194 4ee84921-47dd-4033-b63a-18d7a039a3e4 --- libempathy/empathy-dispatch-operation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy') diff --git a/libempathy/empathy-dispatch-operation.c b/libempathy/empathy-dispatch-operation.c index def9e43e1..5619badaa 100644 --- a/libempathy/empathy-dispatch-operation.c +++ b/libempathy/empathy-dispatch-operation.c @@ -235,7 +235,7 @@ empathy_dispatch_operation_class_init ( 0, NULL, NULL, _empathy_marshal_VOID__UINT_INT_STRING, - G_TYPE_NONE, 0); + G_TYPE_NONE, 3, G_TYPE_UINT, G_TYPE_INT, G_TYPE_STRING); param_spec = g_param_spec_object ("connection", "connection", "The telepathy connection", -- cgit v1.2.3