filter/uiconfig/ui/pdfgeneralpage.ui |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 99ee085d436a7287895c62d5d4451385868b9c2c
Author: Caolán McNamara <caol...@redhat.com>
Date:   Wed Oct 19 10:29:48 2016 +0100

    two elements at the same packing position
    
    if you use glade to edit the .ui files then this sort of
    cockup which reeks of manual xml editing doesn't arise
    
    Change-Id: Ic339953cad15078bc847a4c31c0c7592b071b454

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 0cfa5c9..836fd25 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.19.0 -->
+<!-- Generated with glade 3.20.0 -->
 <interface>
   <requires lib="gtk+" version="3.0"/>
   <object class="GtkAdjustment" id="adjustment1">
@@ -607,7 +607,7 @@
                     <property name="top_attach">7</property>
                   </packing>
                 </child>
-                 <child>
+                <child>
                   <object class="GtkCheckButton" id="emptypages">
                     <property name="label" translatable="yes">Exp_ort 
automatically inserted blank pages</property>
                     <property name="visible">True</property>
@@ -649,7 +649,7 @@
                   </object>
                   <packing>
                     <property name="left_attach">0</property>
-                    <property name="top_attach">9</property>
+                    <property name="top_attach">10</property>
                   </packing>
                 </child>
                 <child>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to