mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 18:55:38 +08:00
Allow to hide message filter
This commit is contained in:
@@ -53,6 +53,9 @@ namespace BlackGui
|
||||
//! Show a filter bar
|
||||
void showFilterBar();
|
||||
|
||||
//! Hide a filter bar
|
||||
void hideFilterBar();
|
||||
|
||||
//! Clear
|
||||
void clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user