mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 23:05:34 +08:00
refs #288, formatting, minor tweaks, utility methods, tabstops
This commit is contained in:
committed by
Roland Winklmeier
parent
86167e14c5
commit
5ff28cb3a1
@@ -94,10 +94,10 @@ namespace BlackGui
|
||||
//! Select next right tab
|
||||
void selectRightTab();
|
||||
|
||||
//! Display status message
|
||||
//! Display status message in all info areas (according their state)
|
||||
void displayStatusMessage(const BlackMisc::CStatusMessage &statusMessage);
|
||||
|
||||
//! Display status messages
|
||||
//! Display status messages in all info areas (according their state)
|
||||
void displayStatusMessages(const BlackMisc::CStatusMessageList &statusMessages);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user