aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-sidebar.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-sidebar.c')
-rw-r--r--shell/e-sidebar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-sidebar.c b/shell/e-sidebar.c
index ab6ea1657f..4fd2e0e3c0 100644
--- a/shell/e-sidebar.c
+++ b/shell/e-sidebar.c
@@ -469,7 +469,7 @@ e_sidebar_class_init (ESidebarClass *klass)
G_SIGNAL_RUN_FIRST,
G_STRUCT_OFFSET (ESidebarClass, button_selected),
NULL, NULL,
- e_shell_marshal_NONE__INT,
+ g_cclosure_marshal_VOID__INT,
G_TYPE_NONE, 1,
G_TYPE_INT);
signals[BUTTON_PRESSED]