diff options
author | andreas kainz <kainz.a@gmail.com> | 2020-09-10 00:16:40 +0200 |
---|---|---|
committer | Andreas Kainz <kainz.a@gmail.com> | 2020-09-10 09:23:07 +0200 |
commit | fd1168b7883e08b186752a7b102d0e932a82ed67 (patch) | |
tree | 399e2b021aa7ecc02cc07af23ec1964b3318cee6 /sfx2 | |
parent | 87db04788868bd416fccd62777a0027ed94660e9 (diff) |
remove image_position top from GtkButton
Change-Id: Ib7a8eb77b31a8abb08be501b1e0ce8d480f163c0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102340
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/uiconfig/ui/searchdialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/searchdialog.ui b/sfx2/uiconfig/ui/searchdialog.ui index 8445eabb5bc9..edf000f30a9b 100644 --- a/sfx2/uiconfig/ui/searchdialog.ui +++ b/sfx2/uiconfig/ui/searchdialog.ui @@ -44,7 +44,6 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> - <property name="image_position">top</property> </object> <packing> <property name="expand">False</property> |