mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 08:29: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.)
|
// to exercise the bug that instigated this hack.)
|
||||||
if (mIsBeingDeleted)
|
if (mIsBeingDeleted)
|
||||||
{
|
{
|
||||||
evt.Skip();
|
event.Skip();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user