mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 03:35:38 +08:00
Fix clang-tidy and clazy warnings
This commit is contained in:
@@ -844,7 +844,7 @@ namespace BlackGui
|
||||
return ui->comp_OwnAircraftModels->getOwnModelForModelString(modelString);
|
||||
}
|
||||
|
||||
const CSimulatorInfo CDbMappingComponent::getOwnModelsSimulator() const
|
||||
CSimulatorInfo CDbMappingComponent::getOwnModelsSimulator() const
|
||||
{
|
||||
return ui->comp_OwnAircraftModels->getOwnModelsSimulator();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user