mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
Fix clang-tidy and clazy warnings
This commit is contained in:
@@ -81,7 +81,7 @@ namespace BlackGui
|
||||
BlackMisc::Simulation::CAircraftModelList getOwnSelectedModels() const;
|
||||
|
||||
//! Own models for simulator
|
||||
const BlackMisc::Simulation::CSimulatorInfo getOwnModelsSimulator() const;
|
||||
BlackMisc::Simulation::CSimulatorInfo getOwnModelsSimulator() const;
|
||||
|
||||
//! Change current simulator for own models
|
||||
bool setSimulator(const BlackMisc::Simulation::CSimulatorInfo &simulator, bool forced = false);
|
||||
|
||||
Reference in New Issue
Block a user