mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 05:28:09 +08:00
Settings for text messages, ascending or descending (latest first/last)
This commit is contained in:
committed by
Mat Sutcliffe
parent
00941afcf9
commit
f20855b613
@@ -199,6 +199,9 @@ namespace BlackGui
|
||||
//! Settings have been changed
|
||||
void onSettingsChanged();
|
||||
|
||||
//! Latest 1st checked
|
||||
void onLatestFirstChanged(bool checked);
|
||||
|
||||
//! Style sheet has been changed
|
||||
void onStyleSheetChanged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user