Status indicator label

This commit is contained in:
BasioMeusPuga
2017-11-07 20:07:33 +05:30
parent f47cfb27ca
commit 6b3216e869
3 changed files with 35 additions and 2 deletions

View File

@@ -119,6 +119,20 @@
<bool>false</bool>
</attribute>
</widget>
<widget class="QStatusBar" name="statusBar">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</widget>
</widget>
<resources/>
<connections/>