mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
8036df4328
commit
72e15d8ec7
@ -110,7 +110,7 @@
|
|||||||
<item row="0" column="1">
|
<item row="0" column="1">
|
||||||
<widget class="QDoubleSpinBox" name="opt_margin_left">
|
<widget class="QDoubleSpinBox" name="opt_margin_left">
|
||||||
<property name="specialValueText">
|
<property name="specialValueText">
|
||||||
<string>Unset</string>
|
<string>Unchanged</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="suffix">
|
<property name="suffix">
|
||||||
<string> pt</string>
|
<string> pt</string>
|
||||||
@ -139,7 +139,7 @@
|
|||||||
<item row="1" column="1">
|
<item row="1" column="1">
|
||||||
<widget class="QDoubleSpinBox" name="opt_margin_top">
|
<widget class="QDoubleSpinBox" name="opt_margin_top">
|
||||||
<property name="specialValueText">
|
<property name="specialValueText">
|
||||||
<string>Unset</string>
|
<string>Unchanged</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="suffix">
|
<property name="suffix">
|
||||||
<string> pt</string>
|
<string> pt</string>
|
||||||
@ -168,7 +168,7 @@
|
|||||||
<item row="2" column="1">
|
<item row="2" column="1">
|
||||||
<widget class="QDoubleSpinBox" name="opt_margin_right">
|
<widget class="QDoubleSpinBox" name="opt_margin_right">
|
||||||
<property name="specialValueText">
|
<property name="specialValueText">
|
||||||
<string>Unset</string>
|
<string>Unchanged</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="suffix">
|
<property name="suffix">
|
||||||
<string> pt</string>
|
<string> pt</string>
|
||||||
@ -197,7 +197,7 @@
|
|||||||
<item row="3" column="1">
|
<item row="3" column="1">
|
||||||
<widget class="QDoubleSpinBox" name="opt_margin_bottom">
|
<widget class="QDoubleSpinBox" name="opt_margin_bottom">
|
||||||
<property name="specialValueText">
|
<property name="specialValueText">
|
||||||
<string>Unset</string>
|
<string>Unchanged</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="suffix">
|
<property name="suffix">
|
||||||
<string> pt</string>
|
<string> pt</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user