mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
refs #768, allow to clear message form
(also fixed wrong reference to resources and deleted unused blackgui resources)
This commit is contained in:
@@ -48,6 +48,9 @@ namespace BlackGui
|
||||
//! Set message
|
||||
void setValue(const BlackMisc::CStatusMessage &message);
|
||||
|
||||
//! Clear
|
||||
void clear();
|
||||
|
||||
//! Toggle visibility
|
||||
void toggleVisibility();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user