mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-26 14:41:14 +01:00
All the menu to be opened from the keyboard on the Mac as well.
This commit is contained in:
@@ -184,6 +184,7 @@ class Meter : public wxPanel
|
||||
void OnSize(wxSizeEvent &evt);
|
||||
void OnMouse(wxMouseEvent &evt);
|
||||
void OnKeyDown(wxKeyEvent &evt);
|
||||
void OnContext(wxContextMenuEvent &evt);
|
||||
|
||||
void OnAudioIOStatus(wxCommandEvent &evt);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user