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

Caolán McNamara caolanm at redhat.com
Tue Jul 30 04:21:09 PDT 2013


 svx/uiconfig/ui/findreplacedialog.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit c2ce9bf0c2bfd2b38262de8571257c8f02b076b4
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Jul 30 12:18:25 2013 +0100

    Related: fdo#67378 rows missing HIG 6pixel spacing
    
    Change-Id: I6d4767c3159c1e9ebef19978a94ad994aab6ff4b

diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui
index f654796..225a952 100644
--- a/svx/uiconfig/ui/findreplacedialog.ui
+++ b/svx/uiconfig/ui/findreplacedialog.ui
@@ -496,6 +496,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="hexpand">True</property>
+                <property name="row_spacing">6</property>
                 <child>
                   <object class="GtkCheckButton" id="matchcase">
                     <property name="label" translatable="yes">Ma_tch case</property>


More information about the Libreoffice-commits mailing list