mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Rewrite iterations over sync-lock groups
This commit is contained in:
@@ -21,7 +21,7 @@ class SelectionState
|
||||
{
|
||||
public:
|
||||
static void SelectTrackLength
|
||||
( TrackList &tracks, ViewInfo &viewInfo, Track &track, bool syncLocked );
|
||||
( ViewInfo &viewInfo, Track &track, bool syncLocked );
|
||||
|
||||
void SelectTrack
|
||||
( Track &track,
|
||||
|
||||
Reference in New Issue
Block a user