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

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Wed Jun 16 15:27:25 UTC 2021


 cui/uiconfig/ui/pageformatpage.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 899737e6e4fca537e7352a9cd11e161328800b83
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Jun 16 11:17:46 2021 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Jun 16 17:26:34 2021 +0200

    stray unwanted 'relief' property on random checkbox
    
    Change-Id: Id942f88780d4f697df44433180343ca3c763ed67
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117321
    Tested-by: Caolán McNamara <caolanm at redhat.com>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/cui/uiconfig/ui/pageformatpage.ui b/cui/uiconfig/ui/pageformatpage.ui
index 3a28c29409a5..68bd5a10ab0e 100644
--- a/cui/uiconfig/ui/pageformatpage.ui
+++ b/cui/uiconfig/ui/pageformatpage.ui
@@ -638,7 +638,6 @@
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
                     <property name="no_show_all">True</property>
-                    <property name="relief">none</property>
                     <property name="use_underline">True</property>
                     <property name="draw_indicator">True</property>
                   </object>


More information about the Libreoffice-commits mailing list