mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-18 17:10:05 +02:00
Keep EXPERIMENTAL_OD_DATA compilable
This commit is contained in:
parent
93bcff99df
commit
e72634fb9d
@ -357,7 +357,7 @@ static wxString AskCopyOrEdit()
|
|||||||
|
|
||||||
dontAskNextTimeBox = S.AddCheckBox(
|
dontAskNextTimeBox = S.AddCheckBox(
|
||||||
XXO("Don't &warn again and always use my choice above"),
|
XXO("Don't &warn again and always use my choice above"),
|
||||||
wxT("false"));
|
false);
|
||||||
}
|
}
|
||||||
S.EndStatic();
|
S.EndStatic();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user