mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
committed by
Lars Toenning
parent
5e5b3f830d
commit
7691e42a5b
@@ -30,8 +30,8 @@ namespace BlackGui::Components
|
||||
//! Dtor
|
||||
virtual ~CCGSourceSelector() override;
|
||||
|
||||
//! Get/set value
|
||||
//! @{
|
||||
//! Get/set value
|
||||
BlackMisc::Simulation::Settings::CSimulatorSettings::CGSource getValue() const;
|
||||
void setValue(const BlackMisc::Simulation::Settings::CSimulatorSettings &settings);
|
||||
void setValue(BlackMisc::Simulation::Settings::CSimulatorSettings::CGSource source);
|
||||
|
||||
Reference in New Issue
Block a user