mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 20:40:29 +08:00
refs #288, adjusted main window
* removed redundant parts now own GUI elements / components * wiring signal / slots as required
This commit is contained in:
committed by
Roland Winklmeier
parent
9aa10107bd
commit
a2be465388
@@ -279,6 +279,12 @@
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>16777215</width>
|
||||
|
||||
Reference in New Issue
Block a user