diff options
Diffstat (limited to 'shell/e-sidebar.c')
-rw-r--r-- | shell/e-sidebar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-sidebar.c b/shell/e-sidebar.c index 6a061ab422..8d5152966e 100644 --- a/shell/e-sidebar.c +++ b/shell/e-sidebar.c @@ -209,7 +209,7 @@ button_query_tooltip (GtkWidget *widget, /* Layout. */ -static int +static gint layout_buttons (ESidebar *sidebar) { GtkAllocation *allocation = & GTK_WIDGET (sidebar)->allocation; |