mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
refs #335, GUI finetuning
* combo boxes, size model changed - fixes the issue with the settings exceeding the boundaries * main window can be minimized * renaming the main page * style sheet
This commit is contained in:
committed by
Roland Winklmeier
parent
216b9f170d
commit
6f8d85e864
@@ -540,7 +540,7 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<item alignment="Qt::AlignRight">
|
||||
<widget class="QPushButton" name="pb_ComPanelSelcalTest">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
@@ -552,7 +552,7 @@
|
||||
<string>test SELCAL</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Test</string>
|
||||
<string/>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../blackmisc/blackmisc.qrc">
|
||||
|
||||
Reference in New Issue
Block a user