mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
Ref T129, fixed formatting and minor tweaks
This commit is contained in:
committed by
Mathew Sutcliffe
parent
f95a0b60cc
commit
f98b612797
@@ -315,7 +315,7 @@ namespace BlackCore
|
||||
BlackMisc::Simulation::CSimulatedAircraft addOrUpdateAircraftInRange(
|
||||
const BlackMisc::Aviation::CCallsign &callsign,
|
||||
const QString &aircraftIcao, const QString &airlineIcao, const QString &livery, const QString &modelString,
|
||||
BlackMisc::Simulation::CAircraftModel::ModelType,
|
||||
BlackMisc::Simulation::CAircraftModel::ModelType modelType,
|
||||
BlackMisc::CStatusMessageList *log = nullptr);
|
||||
|
||||
//! Update aircraft
|
||||
|
||||
Reference in New Issue
Block a user