mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
refactor(ui): Remove label of login mode
This label will already be added by the parent components.
This commit is contained in:
@@ -35,13 +35,6 @@
|
||||
<property name="bottomMargin">
|
||||
<number>1</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QLabel" name="lbl_LognMode">
|
||||
<property name="text">
|
||||
<string>Mode</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item alignment="Qt::AlignRight">
|
||||
<widget class="QRadioButton" name="rb_LoginNormal">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user