mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
Remove a leftover icon-size property
This made the 'style classes' demo crash.
This commit is contained in:
parent
9ba5f053d9
commit
d810ff8445
@ -165,7 +165,6 @@
|
||||
<object class="GtkToolbar">
|
||||
<property name="visible">1</property>
|
||||
<property name="hexpand">1</property>
|
||||
<property name="icon_size">1</property>
|
||||
<property name="toolbar-style">icons</property>
|
||||
<style>
|
||||
<class name="inline-toolbar"/>
|
||||
|
Loading…
Reference in New Issue
Block a user