Draft: clearer preference text for dimension style setting
This commit is contained in:
parent
ee2e7fc3fa
commit
7369fbd154
File diff suppressed because one or more lines are too long
|
@ -7,7 +7,7 @@
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>537</width>
|
<width>537</width>
|
||||||
<height>552</height>
|
<height>556</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
|
@ -568,7 +568,7 @@ such as "Arial:Bold"</string>
|
||||||
<widget class="Gui::PrefComboBox" name="gui::prefcombobox_4">
|
<widget class="Gui::PrefComboBox" name="gui::prefcombobox_4">
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>100</width>
|
<width>120</width>
|
||||||
<height>0</height>
|
<height>0</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
|
@ -580,12 +580,12 @@ such as "Arial:Bold"</string>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>text above</string>
|
<string>text above (3D)</string>
|
||||||
</property>
|
</property>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>text inside</string>
|
<string> text inside (2D)</string>
|
||||||
</property>
|
</property>
|
||||||
</item>
|
</item>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user