mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 02:35:38 +08:00
* changed signals in setup reader * explicit mode is default * detailed information what is loaded * new log pattern * allow to add message list to log component * allow to clear cache by cmd line arg * consolidated cmd names
This commit is contained in:
@@ -145,6 +145,9 @@ private slots:
|
||||
//! Append status message
|
||||
void ps_appendLogMessage(const BlackMisc::CStatusMessage &message);
|
||||
|
||||
//! Append status messages
|
||||
void ps_appendLogMessages(const BlackMisc::CStatusMessageList &messages);
|
||||
|
||||
//! Show set main page
|
||||
void ps_showMainPage();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user