Kaydet (Commit) 93cc8d83 authored tarafından Rasmus Jonsson's avatar Rasmus Jonsson Kaydeden (comit) Katarina Behrens

tdf#124567 Print dialog: distance & margin mixed up

Change places of distance and margin input boxes (note: ids were set
correctly, they were merely labelled incorrectly).
Also moved the object in the .ui file to make it easier to read.

Change-Id: I180d7afdf9dfb483f5dbfcf7ba68c73900499807
Reviewed-on: https://gerrit.libreoffice.org/70303
Tested-by: Jenkins
Reviewed-by: 's avatarKatarina Behrens <Katarina.Behrens@cib.de>
üst 642bd339
......@@ -963,6 +963,15 @@
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pagemarginsb:0mm">
<property name="can_focus">True</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="sheetmargintxt1">
<property name="can_focus">False</property>
......@@ -980,15 +989,6 @@
<object class="GtkSpinButton" id="sheetmarginsb:0mm">
<property name="can_focus">True</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">4</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="pagemarginsb:0mm">
<property name="can_focus">True</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">5</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment