aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-shell-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/evolution-shell-view.c')
-rw-r--r--shell/evolution-shell-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/evolution-shell-view.c b/shell/evolution-shell-view.c
index 3091c3565f..4858d18e24 100644
--- a/shell/evolution-shell-view.c
+++ b/shell/evolution-shell-view.c
@@ -169,7 +169,7 @@ evolution_shell_view_class_init (EvolutionShellViewClass *klass)
G_SIGNAL_RUN_FIRST,
G_STRUCT_OFFSET (EvolutionShellViewClass, set_message),
NULL, NULL,
- e_shell_marshal_NONE__STRING_INT,
+ e_shell_marshal_NONE__STRING_BOOL,
G_TYPE_NONE, 2,
G_TYPE_STRING,
G_TYPE_BOOLEAN);