mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 02:35:38 +08:00
refs #883, improved position and layout of overlay message frame
This commit is contained in:
committed by
Mathew Sutcliffe
parent
4ef64e4e22
commit
873823eaa1
@@ -98,7 +98,7 @@
|
||||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pb_Kill">
|
||||
<widget class="QToolButton" name="tb_Kill">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
@@ -106,14 +106,18 @@
|
||||
<string>kill application</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Kill</string>
|
||||
<string>kill application</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../blackmisc/blackmisc.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">
|
||||
<string>PushButton</string>
|
||||
<string>close</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../blackmisc/blackmisc.qrc">
|
||||
|
||||
Reference in New Issue
Block a user