vcl/uiconfig/ui/printdialog.ui |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

New commits:
commit 5348b3946b8f2b9581cdd8b40fa774c2a9d23868
Author:     andreas kainz <kain...@gmail.com>
AuthorDate: Thu Apr 15 19:20:33 2021 +0200
Commit:     Andreas Kainz <kain...@gmail.com>
CommitDate: Fri Apr 16 09:26:47 2021 +0200

    Print Dialog move Selection radio button next to All Pages
    
    Change-Id: I2d87d5ccdaf533e6d93b5d07cbe19d5e454591bc
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114169
    Tested-by: Jenkins
    Reviewed-by: Andreas Kainz <kain...@gmail.com>

diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui
index f68e122f1797..e5fdfaa9cced 100644
--- a/vcl/uiconfig/ui/printdialog.ui
+++ b/vcl/uiconfig/ui/printdialog.ui
@@ -524,7 +524,6 @@
                                           <packing>
                                             <property 
name="left_attach">0</property>
                                             <property 
name="top_attach">0</property>
-                                            <property name="width">2</property>
                                           </packing>
                                         </child>
                                         <child>
@@ -575,15 +574,14 @@
                                             <property 
name="can_focus">True</property>
                                             <property 
name="receives_default">False</property>
                                             <property 
name="halign">start</property>
-                                            <property 
name="margin_top">2</property>
+                                            <property 
name="margin_bottom">2</property>
                                             <property 
name="use_underline">True</property>
                                             <property 
name="draw_indicator">True</property>
                                             <property 
name="group">rbAllPages</property>
                                           </object>
                                           <packing>
-                                            <property 
name="left_attach">0</property>
-                                            <property 
name="top_attach">2</property>
-                                            <property name="width">2</property>
+                                            <property 
name="left_attach">1</property>
+                                            <property 
name="top_attach">0</property>
                                           </packing>
                                         </child>
                                         <child>
@@ -598,7 +596,7 @@
                                           </object>
                                           <packing>
                                             <property 
name="left_attach">0</property>
-                                            <property 
name="top_attach">3</property>
+                                            <property 
name="top_attach">2</property>
                                           </packing>
                                         </child>
                                         <child>
@@ -615,7 +613,7 @@
                                           </object>
                                           <packing>
                                             <property 
name="left_attach">1</property>
-                                            <property 
name="top_attach">3</property>
+                                            <property 
name="top_attach">2</property>
                                           </packing>
                                         </child>
                                       </object>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to