mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-04 15:50:10 +01:00
Consolidate multiple names for the same feature: sticky/linked/sync/synchro/grouped -> sync-lock.
This commit is contained in:
@@ -91,8 +91,8 @@ class AUDACITY_DLL_API TrackArtist {
|
||||
this->selectedPen = selectedPen;
|
||||
}
|
||||
|
||||
// Helper: draws the "linked" watermark tiled to a rectangle
|
||||
static void DrawLinkTiles(wxDC *dc, wxRect r);
|
||||
// Helper: draws the "sync-locked" watermark tiled to a rectangle
|
||||
static void DrawSyncLockTiles(wxDC *dc, wxRect r);
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user