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 <kainz.a@gmail.com>
diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui
index f68e122..e5fdfaa 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>