diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-07-06 17:25:12 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-07-07 09:28:36 +0200 |
commit | e9c2a63031353df8c96e4dcd32723090fa6503f7 (patch) | |
tree | 25f00b3640be6ae14c3559e2f46072119db63d07 /sw/uiconfig | |
parent | c1328995c100e61c940c4c848b1e4416a2931fe6 (diff) |
remove stray unused image-position of 'right'
Change-Id: I6ef038841a80084fcf74a71a0cdbc005c132b0b1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118535
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/optcomparison.ui | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/uiconfig/swriter/ui/optcomparison.ui b/sw/uiconfig/swriter/ui/optcomparison.ui index d11f96d9332f..7f52143f119b 100644 --- a/sw/uiconfig/swriter/ui/optcomparison.ui +++ b/sw/uiconfig/swriter/ui/optcomparison.ui @@ -129,7 +129,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> - <property name="image_position">right</property> <property name="draw_indicator">True</property> </object> <packing> @@ -157,7 +156,6 @@ <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> - <property name="image_position">right</property> <property name="draw_indicator">True</property> </object> <packing> |