mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Fixes completer (model strings), show correct placeholder when simulator is changed
This commit is contained in:
@@ -155,7 +155,7 @@ namespace BlackCore
|
||||
virtual BlackMisc::Simulation::CSimulatorInfo getModelSetLoaderSimulator() const = 0;
|
||||
|
||||
//! Set the model set loader simulator directly
|
||||
//! \note for testing purposes
|
||||
//! \note for testing purposes and can be used if no simulator is connected
|
||||
virtual void setModelSetLoaderSimulator(const BlackMisc::Simulation::CSimulatorInfo &simulator) = 0;
|
||||
|
||||
//! Simulators which have an initialized model set
|
||||
|
||||
Reference in New Issue
Block a user