[Libreoffice-commits] core.git: sc/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Tue Jun 15 13:02:24 UTC 2021


 sc/uiconfig/scalc/ui/pastespecial.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit d21682a1328af7183ebcf723d7287d74a8424d6e
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Jun 14 21:03:24 2021 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Jun 15 15:01:41 2021 +0200

    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 at redhat.com>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

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>


More information about the Libreoffice-commits mailing list