1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

Fix Mac Build.

Brackets for XO were in the wrong place.
This commit is contained in:
James Crook 2020-09-14 18:56:57 +01:00
parent caf4eadb97
commit 5407f92c0c

View File

@ -462,10 +462,9 @@ void OnPaste(const CommandContext &context)
// Throw, so that any previous changes to the project in this loop
// are discarded.
throw SimpleMessageBoxException{
XO("Pasting one type of track into another is not allowed.",
XO("Pasting one type of track into another is not allowed."),
XO("Warning"),
"Error:_Copying_or_Pasting"
)
};
// We should need this check only each time we visit the leading