1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00

Comments about the purpose of SettingName for radio buttons

This commit is contained in:
Paul Licameli
2017-10-28 11:55:19 -04:00
parent 43a8725044
commit 1cd795aadb

View File

@@ -193,6 +193,7 @@ public:
wxPanel * StartInvisiblePanel();
void EndInvisiblePanel();
// SettingName is a key in Preferences.
void StartRadioButtonGroup( const ChoiceSetting &Setting );
void EndRadioButtonGroup();