fix icon size in menu
This commit is contained in:
parent
ea24ee82e5
commit
853448943b
|
@ -26,6 +26,7 @@
|
|||
<child internal-child="image">
|
||||
<widget class="GtkImage" id="menu-item-image7">
|
||||
<property name="stock">gtk-home</property>
|
||||
<property name="icon_size">1</property>
|
||||
</widget>
|
||||
</child>
|
||||
</widget>
|
||||
|
|
Loading…
Reference in New Issue