mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-24 17:41:13 +01:00
Bug1511: REBUILD WXWIDGETS: Mac Quit via tooldock doesn't crash...
... in case at least three projects are open, or skip save prompts either, in case at least two projects with unsaved changes are open.
This commit is contained in:
@@ -205,6 +205,7 @@ class AudacityApp final : public wxApp {
|
||||
void OnMenuPreferences(wxCommandEvent & event);
|
||||
void OnMenuExit(wxCommandEvent & event);
|
||||
|
||||
void OnQueryEndSession(wxCloseEvent & event);
|
||||
void OnEndSession(wxCloseEvent & event);
|
||||
|
||||
// Most Recently Used File support (for all platforms).
|
||||
|
||||
Reference in New Issue
Block a user