mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
Style
This commit is contained in:
committed by
Mat Sutcliffe
parent
fd1f6bcc84
commit
36381351b9
@@ -136,7 +136,7 @@ namespace BlackCore
|
||||
//! Request a console message (whatever the console maybe)
|
||||
void requestUiConsoleMessage(const QString &driverMessage, bool clear);
|
||||
|
||||
//! Validate model set
|
||||
//! Validated model set
|
||||
void validatedModelSet(const BlackMisc::Simulation::CSimulatorInfo &simulator,
|
||||
const BlackMisc::Simulation::CAircraftModelList &valid, const BlackMisc::Simulation::CAircraftModelList &invalid,
|
||||
bool stopped, const BlackMisc::CStatusMessageList &msgs);
|
||||
|
||||
Reference in New Issue
Block a user