fix a GtkSettings:gtk-button-images is deprecated warning
Change-Id: I7bdef3c9b82774282641db4694d247c997ba49fc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109187 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<property name="spacing">6</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="none_line_button">
|
||||
<property name="always-show-image">True</property>
|
||||
<property name="label" translatable="yes" context="linewindow|none_line_button">None</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
|
Reference in New Issue
Block a user