44#include <wx/tooltip.h>
52#include "../widgets/AButton.h"
56#include "../commands/CommandDispatch.h"
72#ifdef OPTION_SYNC_LOCK_BUTTON
82#ifdef OPTION_SYNC_LOCK_BUTTON
97#ifdef OPTION_SYNC_LOCK_BUTTON
98 { ETBSyncLockID,
wxT(
"SyncLock"),
XO(
"Sync-Lock Tracks") },
127#ifdef OPTION_SYNC_LOCK_BUTTON
128 auto action = [
this]() {
180 XO(
"Zoom to Selection"));
188 XO(
"Trim audio outside selection"));
190 XO(
"Silence audio selection"));
192#ifdef OPTION_SYNC_LOCK_BUTTON
193 AddButton(bmpSyncLockTracksUp, bmpSyncLockTracksDown, bmpSyncLockTracksUp, ETBSyncLockID,
194 XO(
"Sync-Lock Tracks"),
true);
211#ifdef OPTION_SYNC_LOCK_BUTTON
wxEVT_COMMAND_BUTTON_CLICKED
XXO("&Cut/Copy/Paste Toolbar")
BoolSetting SyncLockTracks
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.
bool Read(T *pVar) const
overload of Read returning a boolean that is true if the value was previously defined */
wxColour & Colour(int iIndex)
Holds a msgid for the translation catalog; may also bind format arguments.