diff options
Diffstat (limited to 'gtk/gtkhandlebox.c')
-rw-r--r-- | gtk/gtkhandlebox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkhandlebox.c b/gtk/gtkhandlebox.c index fe3ddd25b0..ab4f8c2923 100644 --- a/gtk/gtkhandlebox.c +++ b/gtk/gtkhandlebox.c @@ -71,7 +71,7 @@ static gint gtk_handle_box_delete_float (GtkWidget *widget, static GtkBinClass *parent_class; -static gint handle_box_signals[SIGNAL_LAST] = { 0 }; +static guint handle_box_signals[SIGNAL_LAST] = { 0 }; guint |