mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-03 17:19:43 +02:00
Comments about the purpose of SettingName for radio buttons
This commit is contained in:
parent
43a8725044
commit
1cd795aadb
@ -193,6 +193,7 @@ public:
|
|||||||
wxPanel * StartInvisiblePanel();
|
wxPanel * StartInvisiblePanel();
|
||||||
void EndInvisiblePanel();
|
void EndInvisiblePanel();
|
||||||
|
|
||||||
|
// SettingName is a key in Preferences.
|
||||||
void StartRadioButtonGroup( const ChoiceSetting &Setting );
|
void StartRadioButtonGroup( const ChoiceSetting &Setting );
|
||||||
void EndRadioButtonGroup();
|
void EndRadioButtonGroup();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user