Ref T189, UI: spacing of statusbar depending on main window size

This commit is contained in:
Klaus Basan
2017-11-13 21:02:26 +01:00
parent d4b4b48a55
commit 02f7e12e12
3 changed files with 33 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>226</width>
<width>250</width>
<height>20</height>
</rect>
</property>
@@ -21,7 +21,7 @@
</property>
<layout class="QHBoxLayout" name="hl_InfoBarStatus">
<property name="spacing">
<number>0</number>
<number>2</number>
</property>
<property name="leftMargin">
<number>0</number>
@@ -164,7 +164,7 @@
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<width>20</width>
<height>20</height>
</size>
</property>