mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-15 09:01:12 +01:00
Help for debugging of some event handling
This commit is contained in:
@@ -312,6 +312,7 @@ class AUDACITY_DLL_API AudacityProject final : public wxFrame,
|
||||
void OnUpdateUI(wxUpdateUIEvent & event);
|
||||
|
||||
void OnActivate(wxActivateEvent & event);
|
||||
void UpdateLastFocus();
|
||||
void OnMouseEvent(wxMouseEvent & event);
|
||||
void OnIconize(wxIconizeEvent &event);
|
||||
void OnSize(wxSizeEvent & event);
|
||||
|
||||
Reference in New Issue
Block a user