mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 05:11:57 +08:00
[doxygen] Fix broken groupings
This commit is contained in:
@@ -32,7 +32,8 @@ namespace BlackGui
|
||||
//! 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