mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 08:33:53 +01:00
Keep EXPERIMENTAL_OD_DATA compilable
This commit is contained in:
@@ -357,7 +357,7 @@ static wxString AskCopyOrEdit()
|
||||
|
||||
dontAskNextTimeBox = S.AddCheckBox(
|
||||
XXO("Don't &warn again and always use my choice above"),
|
||||
wxT("false"));
|
||||
false);
|
||||
}
|
||||
S.EndStatic();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user