mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-10 22:56:26 +01:00
Highlight TCP buttons
This commit is contained in:
@@ -139,7 +139,7 @@ public:
|
||||
|
||||
static void MuteOrSoloDrawFunction
|
||||
( wxDC *dc, const wxRect &rect, const Track *pTrack, bool down,
|
||||
bool captured, bool solo );
|
||||
bool captured, bool solo, bool hit );
|
||||
|
||||
static void WideMuteDrawFunction
|
||||
( TrackPanelDrawingContext &context,
|
||||
|
||||
Reference in New Issue
Block a user