mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Bug2159: Ruler play region should update when play/record stops
This commit is contained in:
@@ -79,6 +79,7 @@ public:
|
||||
|
||||
|
||||
private:
|
||||
void DoIdle();
|
||||
void OnIdle( wxIdleEvent &evt );
|
||||
void OnRecordStartStop(wxCommandEvent & evt);
|
||||
void OnPaint(wxPaintEvent &evt);
|
||||
|
||||
Reference in New Issue
Block a user