mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Eliminate idle event handler of CellularPanel...
... achieving the intent of b7386c2db1 by other
means
This commit is contained in:
@@ -85,6 +85,8 @@ class AUDACITY_DLL_API TrackPanel final
|
||||
|
||||
void UpdatePrefs() override;
|
||||
|
||||
void OnAudioIO(wxCommandEvent & evt);
|
||||
|
||||
void OnPaint(wxPaintEvent & event);
|
||||
void OnMouseEvent(wxMouseEvent & event);
|
||||
void OnKeyDown(wxKeyEvent & event);
|
||||
|
||||
Reference in New Issue
Block a user