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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Oct 10 07:52:56 UTC 2018


 sw/uiconfig/swriter/ui/tabletextflowpage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b0e8d9107fc581263ca334403ebb3501bd96d0fa
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Oct 9 20:14:55 2018 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Oct 10 09:52:32 2018 +0200

    checkbox missing its indicator
    
    Change-Id: I09ec02e8148479edf45fb10d8b9261a435bedc64
    Reviewed-on: https://gerrit.libreoffice.org/61600
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sw/uiconfig/swriter/ui/tabletextflowpage.ui b/sw/uiconfig/swriter/ui/tabletextflowpage.ui
index 5612cec7b0b4..6ac2c41ab08e 100644
--- a/sw/uiconfig/swriter/ui/tabletextflowpage.ui
+++ b/sw/uiconfig/swriter/ui/tabletextflowpage.ui
@@ -179,7 +179,7 @@
                         <property name="can_focus">True</property>
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>
-                        <property name="draw_indicator">False</property>
+                        <property name="draw_indicator">True</property>
                       </object>
                       <packing>
                         <property name="left_attach">2</property>


More information about the Libreoffice-commits mailing list