mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 06:03:49 +01:00
Temporary fix for bug #964
This commit is contained in:
@@ -671,6 +671,9 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
|
||||
|
||||
wxLongLong mLastSelectionAdjustment;
|
||||
|
||||
// See explanation in OnCloseWindow
|
||||
bool mIsBeingDeleted;
|
||||
|
||||
// CommandManager needs to use private methods
|
||||
friend class CommandManager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user