aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/expert_comp_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/expert_comp_table.c')
-rw-r--r--gtk/expert_comp_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/expert_comp_table.c b/gtk/expert_comp_table.c
index 66810cb626..162003629d 100644
--- a/gtk/expert_comp_table.c
+++ b/gtk/expert_comp_table.c
@@ -346,7 +346,7 @@ error_select_filter_cb(GtkWidget *widget _U_, gpointer callback_data, guint call
}
}
-static gint
+static gboolean
error_show_popup_menu_cb(void *widg _U_, GdkEvent *event, error_equiv_table *err)
{
GdkEventButton *bevent = (GdkEventButton *)event;