This commit is contained in:
Kovid Goyal 2013-08-11 10:48:23 +05:30
parent 8036df4328
commit 72e15d8ec7

View File

@ -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>