14#ifndef __AUDACITY_TOOLS_TOOLBAR__
15#define __AUDACITY_TOOLS_TOOLBAR__
50 void OnTool(wxCommandEvent & evt);
55 void Repaint(wxDC * WXUNUSED(dc))
override {};
60 void Create(wxWindow * parent)
override;
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.