mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +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
@@ -134,6 +134,10 @@ namespace BlackGui
|
||||
// vPilot
|
||||
this->initVPilotLoading();
|
||||
|
||||
// overlay
|
||||
this->showKillButton(false);
|
||||
|
||||
// user changes
|
||||
m_swiftDbUser.setNotifySlot(&CDbMappingComponent::ps_userChanged);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user