1
0
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:
Paul Licameli
2018-09-10 11:58:48 -04:00
parent bb3aa00f50
commit b6a6b8e73e
7 changed files with 22 additions and 47 deletions

View File

@@ -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,