diff options
Diffstat (limited to 'shell/evolution-shell-component.c')
-rw-r--r-- | shell/evolution-shell-component.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/evolution-shell-component.c b/shell/evolution-shell-component.c index 1a517b2910..6e75771920 100644 --- a/shell/evolution-shell-component.c +++ b/shell/evolution-shell-component.c @@ -942,7 +942,7 @@ evolution_shell_component_class_init (EvolutionShellComponentClass *klass) G_SIGNAL_RUN_FIRST, G_STRUCT_OFFSET (EvolutionShellComponentClass, user_create_new_item), NULL, NULL, - e_shell_marshal_NONE__POINTER_POINTER_POINTER, + e_shell_marshal_VOID__STRING_STRING_STRING, G_TYPE_NONE, 3, G_TYPE_STRING, G_TYPE_STRING, |