mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
refactor: Remove kill button
This commit is contained in:
@@ -79,23 +79,6 @@
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="tb_Kill">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>kill application</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>kill application</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../misc/misc.qrc">
|
||||
<normaloff>:/misc/icons/misc/skull64.png</normaloff>:/misc/icons/misc/skull64.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QToolButton" name="tb_Close">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user