12#ifndef __AUDACITY_SCRUBBING_TOOLBAR__
13#define __AUDACITY_SCRUBBING_TOOLBAR__
53 void Create(wxWindow *parent)
override;
55 void OnButton(wxCommandEvent & event);
58 void Repaint(wxDC * WXUNUSED(dc))
override {};
79 void OnIdle( wxIdleEvent &evt );
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
An explicitly nonlocalized string, not meant for the user to see.
Holds a msgid for the translation catalog; may also bind format arguments.