Ref T220, min. height for Login Network component

This commit is contained in:
Klaus Basan
2018-01-10 03:24:38 +01:00
parent e1d044521e
commit 48a85f80a8

View File

@@ -55,6 +55,12 @@
</item>
<item>
<widget class="QTabWidget" name="tw_Network">
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
</size>
</property>
<property name="tabPosition">
<enum>QTabWidget::North</enum>
</property>