mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
Ref T411, confirmation before values are overridden
This commit is contained in:
@@ -46,6 +46,9 @@ namespace BlackGui
|
||||
//! Show / hide selector
|
||||
void hideSelector(bool show);
|
||||
|
||||
//! Any values filled in
|
||||
bool hasAnyValues() const;
|
||||
|
||||
//! Simulator
|
||||
void setSimulator(const BlackMisc::Simulation::CSimulatorInfo &simulator);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user