mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 07:01:25 +01:00
Forgot to save before committing
This commit is contained in:
@@ -2077,7 +2077,7 @@ void AudacityProject::OnCloseWindow(wxCloseEvent & event)
|
||||
// to exercise the bug that instigated this hack.)
|
||||
if (mIsBeingDeleted)
|
||||
{
|
||||
evt.Skip();
|
||||
event.Skip();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user