Remove icon_size property from toolbar to prevent gtk warnings

This commit is contained in:
Andrew Resch 2009-05-16 05:47:35 +00:00
parent 8da20c042f
commit 982aaff2a1

View File

@ -305,7 +305,6 @@
<child>
<widget class="GtkToolbar" id="toolbar">
<property name="visible">True</property>
<property name="icon_size">GTK_ICON_SIZE_SMALL_TOOLBAR</property>
<child>
<widget class="GtkToolButton" id="toolbutton_add">
<property name="visible">True</property>