1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-24 07:05:43 +01:00

Some compilation fixes for EXPERIMENTAL_DA

This commit is contained in:
Paul Licameli
2020-03-10 15:55:02 -04:00
parent 867775ef99
commit 06b2831d9b
2 changed files with 6 additions and 3 deletions

View File

@@ -95,8 +95,8 @@ static CommandFlagOptions result{
// "\n\nClick the Help button to learn more about selection methods."
);
#endif
return format.Format( Name );
#endif
return format.Format( Name );
},
"Selecting_Audio_-_the_basics",
XO("No Audio Selected")