This commit is contained in:
Klaus Basan
2019-04-10 00:56:09 +02:00
committed by Mat Sutcliffe
parent fd1f6bcc84
commit 36381351b9
2 changed files with 2 additions and 2 deletions

View File

@@ -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);