diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-06-14 21:03:24 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-06-15 15:01:41 +0200 |
commit | d21682a1328af7183ebcf723d7287d74a8424d6e (patch) | |
tree | 40289265c3454383efe024872871e10c4fb7e377 /sc | |
parent | d2f0a09c39f87a85a49844edefe304a5cdb9f0dd (diff) |
only three of four of these buttons have always-show-image
Change-Id: Ic4bb951d0a7800b5d920a3b40c2bb4b06ecbc629
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117203
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/uiconfig/scalc/ui/pastespecial.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui b/sc/uiconfig/scalc/ui/pastespecial.ui index a8fc4036c822..fecf995cd8a2 100644 --- a/sc/uiconfig/scalc/ui/pastespecial.ui +++ b/sc/uiconfig/scalc/ui/pastespecial.ui @@ -594,6 +594,7 @@ <property name="image">img_paste_formats</property> <property name="use-underline">True</property> <property name="image-position">top</property> + <property name="always-show-image">True</property> </object> <packing> <property name="expand">True</property> |