refs #743, updated GUI labels / styles (minor changes)

This commit is contained in:
Klaus Basan
2016-10-02 23:24:31 +02:00
committed by Mathew Sutcliffe
parent 11e32a065e
commit 09bd981e81
3 changed files with 7 additions and 13 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>88</width>
<height>25</height>
<width>107</width>
<height>26</height>
</rect>
</property>
<property name="windowTitle">
@@ -38,7 +38,7 @@
<string>Include model</string>
</property>
<property name="text">
<string>In</string>
<string>Incl.</string>
</property>
<property name="checked">
<bool>true</bool>
@@ -48,7 +48,7 @@
<item>
<widget class="QRadioButton" name="rb_Exclude">
<property name="text">
<string>Ex.</string>
<string>Excl.</string>
</property>
</widget>
</item>