mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-01 09:24:22 +01:00
Vary status string (leftmost in the status bar) for the four kinds of scrub.
This commit is contained in:
@@ -158,7 +158,6 @@ class ControlToolBar final : public ToolBar {
|
||||
|
||||
// strings for status bar
|
||||
wxString mStatePlay;
|
||||
wxString mStateScrub;
|
||||
wxString mStateStop;
|
||||
wxString mStateRecord;
|
||||
wxString mStatePause;
|
||||
|
||||
Reference in New Issue
Block a user