mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 14:30:15 +00:00
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;
|
||||
gint focus_width;
|
||||
GtkBorder borders;
|
||||
GtkBorder inner_border;
|
||||
|
||||
gtk_style_context_get_style (style_context,
|
||||
"interior-focus", &interior_focus,
|
||||
|
Loading…
Reference in New Issue
Block a user