mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Remove TrackList::Select
This commit is contained in:
@@ -24,7 +24,7 @@ public:
|
||||
( TrackList &tracks, ViewInfo &viewInfo, Track &track, bool syncLocked );
|
||||
|
||||
void SelectTrack
|
||||
( TrackList &tracks, Track &track,
|
||||
( Track &track,
|
||||
bool selected, bool updateLastPicked, MixerBoard *pMixerBoard );
|
||||
// Inclusive range of tracks, the limits specified in either order:
|
||||
void SelectRangeOfTracks
|
||||
|
||||
Reference in New Issue
Block a user