mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Own model set component
* Removed changeSimulator function in model set component (merged with setSimulator) * menu to clear caches * remember simulator "in selector", not in own value
This commit is contained in:
@@ -153,9 +153,6 @@ namespace BlackGui
|
||||
//! Copy from another swift version
|
||||
void copyFromAnotherSwift();
|
||||
|
||||
//! Unchecked version of setSimulator
|
||||
void changeSimulator(const BlackMisc::Simulation::CSimulatorInfo &simulator);
|
||||
|
||||
//! Show the airline/aircraft matrix
|
||||
void showAirlineAircraftMatrix() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user