aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-dropdown-button.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-dropdown-button.c')
-rw-r--r--widgets/misc/e-dropdown-button.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/misc/e-dropdown-button.c b/widgets/misc/e-dropdown-button.c
index 54cc5a0be8..98c64f4ea7 100644
--- a/widgets/misc/e-dropdown-button.c
+++ b/widgets/misc/e-dropdown-button.c
@@ -70,7 +70,7 @@ menu_position_cb (GtkMenu *menu,
that we unset the state of the toggle button when the pop-up menu
disappears. */
-static int
+static gint
menu_deactivate_cb (GtkMenuShell *menu_shell,
gpointer data)
{