mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-04 13:40:58 +01:00
Consolidate multiple names for the same feature: sticky/linked/sync/synchro/grouped -> sync-lock.
This commit is contained in:
@@ -239,7 +239,7 @@ void OnSelectAll();
|
||||
void OnSelectNone();
|
||||
void OnSelectCursorEnd();
|
||||
void OnSelectStartCursor();
|
||||
void OnSelectSyncSel();
|
||||
void OnSelectSyncLockSel();
|
||||
void OnSelectAllTracks();
|
||||
|
||||
// View Menu
|
||||
@@ -329,7 +329,7 @@ void OnNewLabelTrack();
|
||||
void OnNewTimeTrack();
|
||||
void OnTimerRecord();
|
||||
void OnRemoveTracks();
|
||||
void OnStickyLabel();
|
||||
void OnSyncLock();
|
||||
void OnAddLabel();
|
||||
void OnAddLabelPlaying();
|
||||
void OnEditLabels();
|
||||
|
||||
Reference in New Issue
Block a user