mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-05 11:13:16 +01:00
Select and Clip Menus
This commit is contained in:
@@ -690,7 +690,7 @@ wxColour MixerTrackCluster::GetTrackColor()
|
||||
|
||||
void MixerTrackCluster::HandleSelect(bool bShiftDown, bool bControlDown)
|
||||
{
|
||||
GetMenuCommandHandler(*mProject).HandleListSelection(*mProject,
|
||||
SelectActions::DoListSelection(*mProject,
|
||||
mTrack.get(), bShiftDown, bControlDown, true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user