mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-31 07:59:27 +02:00
Forgot to save before committing
This commit is contained in:
parent
49fc3336eb
commit
484e8c5014
@ -2077,7 +2077,7 @@ void AudacityProject::OnCloseWindow(wxCloseEvent & event)
|
||||
// to exercise the bug that instigated this hack.)
|
||||
if (mIsBeingDeleted)
|
||||
{
|
||||
evt.Skip();
|
||||
event.Skip();
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user