mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
ComponentInterfaceSymbol contains TranslatableString
This commit is contained in:
@@ -291,7 +291,7 @@ public:
|
||||
virtual wxChoice * TieNumberAsChoice(
|
||||
const wxString &Prompt,
|
||||
const SettingSpec< int > &Setting,
|
||||
const wxArrayStringEx & Choices,
|
||||
const TranslatableStrings & Choices,
|
||||
const std::vector<int> * pInternalChoices = nullptr,
|
||||
int iNoMatchSelector = 0 );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user