Draft: clearer preference text for dimension style setting

This commit is contained in:
Yorik van Havre 2014-08-14 11:57:17 -03:00
parent ee2e7fc3fa
commit 7369fbd154
2 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>537</width>
<height>552</height>
<height>556</height>
</rect>
</property>
<property name="windowTitle">
@ -568,7 +568,7 @@ such as &quot;Arial:Bold&quot;</string>
<widget class="Gui::PrefComboBox" name="gui::prefcombobox_4">
<property name="minimumSize">
<size>
<width>100</width>
<width>120</width>
<height>0</height>
</size>
</property>
@ -580,12 +580,12 @@ such as &quot;Arial:Bold&quot;</string>
</property>
<item>
<property name="text">
<string>text above</string>
<string>text above (3D)</string>
</property>
</item>
<item>
<property name="text">
<string>text inside</string>
<string> text inside (2D)</string>
</property>
</item>
</widget>