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

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


 sc/uiconfig/scalc/ui/pastespecial.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3ac07d7f1bcce4a9ff0d989381a0a3443fe0a5c8
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Jun 15 09:39:39 2021 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Jun 15 15:03:05 2021 +0200

    drop height-request that appears on just one of four buttons
    
    Change-Id: Ib3d197886a10a0acfe8f856d10dc5e33be8fd72d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117242
    Tested-by: Jenkins
    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 3a5cf8d0fc12..12586b987a89 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.ui
@@ -585,7 +585,6 @@
                         <child>
                           <object class="GtkButton" id="paste_formats">
                             <property name="label" translatable="yes" context="pastespecial|paste_format|label">Formats Onl_y</property>
-                            <property name="height-request">60</property>
                             <property name="visible">True</property>
                             <property name="can-focus">True</property>
                             <property name="receives-default">True</property>


More information about the Libreoffice-commits mailing list