Minor UI adjustments

This commit is contained in:
Klaus Basan
2018-01-16 05:36:20 +01:00
parent 2026491d9a
commit fff9585c5d
4 changed files with 52 additions and 46 deletions

View File

@@ -288,24 +288,12 @@
<addaction name="menu_Test"/>
</widget>
<widget class="QStatusBar" name="sb_MainStatusBar">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
<property name="sizeGripEnabled">
<bool>false</bool>
</property>