mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Bug1426: Better selection for key-modified clicks in TCP, Mixer board
This commit is contained in:
@@ -100,7 +100,7 @@ private:
|
||||
wxColour GetTrackColor();
|
||||
|
||||
// event handlers
|
||||
void HandleSelect(const bool bShiftDown);
|
||||
void HandleSelect(bool bShiftDown, bool bControlDown);
|
||||
|
||||
void OnKeyEvent(wxKeyEvent& event);
|
||||
void OnMouseEvent(wxMouseEvent& event);
|
||||
|
||||
Reference in New Issue
Block a user