11#ifndef __AUDACITY_DEVICE_TOOLBAR__
12#define __AUDACITY_DEVICE_TOOLBAR__
41 void Create(wxWindow * parent)
override;
48 void Repaint(wxDC * WXUNUSED(dc))
override {};
50 void OnFocus(wxFocusEvent &event);
53 void OnChoice(wxCommandEvent & event);
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.
A move-only handle representing a connection to a Publisher.
Holds a msgid for the translation catalog; may also bind format arguments.