mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-21 16:11:11 +01:00
bug 11 followup fix input hotswapping while monitoring; enable/disable when recording/playing
This commit is contained in:
@@ -44,7 +44,7 @@ class DeviceToolBar:public ToolBar {
|
||||
|
||||
virtual void Populate();
|
||||
virtual void Repaint(wxDC *dc) {};
|
||||
virtual void EnableDisableButtons() {};
|
||||
virtual void EnableDisableButtons();
|
||||
|
||||
void OnFocus(wxFocusEvent &event);
|
||||
void OnCaptureKey(wxCommandEvent &event);
|
||||
|
||||
Reference in New Issue
Block a user