mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
Allow to globally disable the kill button
(only needed in swift pilot client so far)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
66e17d62b6
commit
6999a97f73
@@ -52,6 +52,9 @@ namespace BlackGui
|
||||
//! Show the inner frame
|
||||
void showStatusMessagesFrame();
|
||||
|
||||
//! Show kill button
|
||||
void showKillButton(bool killButton);
|
||||
|
||||
//! Hide the inner frame
|
||||
void hideStatusMessagesFrame();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user