Remove icon_size property from toolbar to prevent gtk warnings
This commit is contained in:
parent
1ebb64a425
commit
2b70b5117d
@ -305,7 +305,6 @@
|
|||||||
<child>
|
<child>
|
||||||
<widget class="GtkToolbar" id="toolbar">
|
<widget class="GtkToolbar" id="toolbar">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="icon_size">GTK_ICON_SIZE_SMALL_TOOLBAR</property>
|
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkToolButton" id="toolbutton_add">
|
<widget class="GtkToolButton" id="toolbutton_add">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user