forked from AuroraMiddleware/gtk
gtkspinbutton: Fix compilation warning
This commit is contained in:
parent
8abc74680d
commit
44135ba2eb
@ -1098,7 +1098,6 @@ gtk_spin_button_get_preferred_width (GtkWidget *widget,
|
|||||||
gboolean interior_focus;
|
gboolean interior_focus;
|
||||||
gint focus_width;
|
gint focus_width;
|
||||||
GtkBorder borders;
|
GtkBorder borders;
|
||||||
GtkBorder inner_border;
|
|
||||||
|
|
||||||
gtk_style_context_get_style (style_context,
|
gtk_style_context_get_style (style_context,
|
||||||
"interior-focus", &interior_focus,
|
"interior-focus", &interior_focus,
|
||||||
|
Loading…
Reference in New Issue
Block a user