mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Ref T220, min. height for Login Network component
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user