1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-10 22:56:26 +01:00

Highlight TCP buttons

This commit is contained in:
Paul Licameli
2017-06-21 23:16:46 -04:00
parent 2475b1554b
commit 25641ae568
3 changed files with 13 additions and 11 deletions

View File

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