mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
Ref T730, style
This commit is contained in:
committed by
Mat Sutcliffe
parent
6071e77b7f
commit
2fed1e7e99
@@ -475,7 +475,7 @@ namespace BlackCore
|
||||
const CAirlineIcaoCode &networkAirlineIcao, const QString &networkLiveryInfo, const QString &networkModelString,
|
||||
const CAircraftMatcherSetup &setup, const CAircraftModelList &modelSet, CAircraftModel::ModelType type, CStatusMessageList *log)
|
||||
{
|
||||
Q_UNUSED(setup);
|
||||
Q_UNUSED(setup)
|
||||
|
||||
CLivery livery;
|
||||
livery.setAirlineIcaoCode(networkAirlineIcao);
|
||||
|
||||
Reference in New Issue
Block a user