mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Ref T438, allow to collapse "Message to" button area and disable icons
This commit is contained in:
@@ -166,6 +166,9 @@ namespace BlackGui
|
||||
//! Settings have been checked (group box visible/invisible)
|
||||
void onSettingsChecked(bool checked);
|
||||
|
||||
//! Message group box has been checked (group box visible/invisible)
|
||||
void onMessageToChecked(bool checked);
|
||||
|
||||
//! Settings have been changed
|
||||
void onSettingsChanged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user