12#ifndef __AUDACITY_CUT_COPY_PASTE_TOOLBAR__
13#define __AUDACITY_CUT_COPY_PASTE_TOOLBAR__
38 void Create(wxWindow *parent)
override;
40 void OnButton(wxCommandEvent & event);
43 void Repaint(wxDC * WXUNUSED(dc))
override {};
60 DECLARE_CLASS(CutCopyPaste)
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.