45#include <wx/tooltip.h>
54#include "../widgets/AButton.h"
56#include "../commands/CommandContext.h"
57#include "../commands/CommandManager.h"
58#include "../commands/CommandDispatch.h"
94 return wxT(
"CutCopyPaste");
99:
ToolBar(project,
XO(
"Cut/Copy/Paste"), ID())
191 wxT(
"ShowCutCopyPasteTB"),
192 XXO(
"&Cut/Copy/Paste Toolbar"),
wxEVT_COMMAND_BUTTON_CLICKED
XXO("&Cut/Copy/Paste Toolbar")
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.
wxColour & Colour(int iIndex)
Holds a msgid for the translation catalog; may also bind format arguments.