1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00

Move drawing code for track borders and shadows

This commit is contained in:
Paul Licameli
2018-11-04 09:21:51 -05:00
parent 363f6f8b7b
commit fccb832e2d
3 changed files with 54 additions and 53 deletions

View File

@@ -181,8 +181,6 @@ protected:
const Track *leaderTrack, const wxRect & teamRect);
void HighlightFocusedTrack (wxDC* dc, const wxRect &rect);
void DrawShadow ( wxDC* dc, const wxRect & rect );
void DrawBordersAroundTrack(wxDC* dc, const wxRect & rect );
public:
// Set the object that performs catch-all event handling when the pointer