mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
Minor UI adjustment
This commit is contained in:
@@ -398,7 +398,7 @@
|
|||||||
<item row="1" column="0">
|
<item row="1" column="0">
|
||||||
<widget class="QLabel" name="lbl_PartsNetwork">
|
<widget class="QLabel" name="lbl_PartsNetwork">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Network</string>
|
<string>Network:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -417,7 +417,7 @@
|
|||||||
<property name="bottomMargin">
|
<property name="bottomMargin">
|
||||||
<number>0</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item alignment="Qt::AlignRight">
|
||||||
<widget class="QPushButton" name="pb_RequestFromNetwork">
|
<widget class="QPushButton" name="pb_RequestFromNetwork">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Request from network</string>
|
<string>Request from network</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user