mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Simulator update returns info what was updated
This commit is contained in:
@@ -76,6 +76,9 @@ namespace BlackGui
|
||||
//! Add a status message
|
||||
void addStatusMessage(const BlackMisc::CStatusMessage &msg);
|
||||
|
||||
//! Add a status messages
|
||||
void addStatusMessages(const BlackMisc::CStatusMessageList &msgs);
|
||||
|
||||
//! Add a status message for a given model (prefixed)
|
||||
void addStatusMessage(const BlackMisc::CStatusMessage &msg, const BlackMisc::Simulation::CAircraftModel &model);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user