mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-07 19:30:12 +00:00
widget: Whitespace fix
Fallout from one of my earlier commits so not changing ownership here.
This commit is contained in:
parent
ec18661bbb
commit
c02e04b7b8
@ -7213,9 +7213,8 @@ gtk_widget_real_style_updated (GtkWidget *widget)
|
||||
gtk_widget_queue_allocate (widget);
|
||||
}
|
||||
else if (gtk_css_style_change_affects (change, GTK_CSS_AFFECTS_REDRAW))
|
||||
|
||||
{
|
||||
gtk_widget_queue_draw (widget);
|
||||
gtk_widget_queue_draw (widget);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user