mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
Remove icon_size property from toolbar to prevent gtk warnings
This commit is contained in:
parent
1ebb64a425
commit
2b70b5117d
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue