mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-13 08:06:32 +01:00
Variable cleanup
This commit is contained in:
@@ -522,7 +522,7 @@ protected:
|
||||
virtual void DrawTracks(wxDC * dc);
|
||||
|
||||
virtual void DrawEverythingElse(wxDC *dc, const wxRegion & region,
|
||||
const wxRect & panelRect, const wxRect & clip);
|
||||
const wxRect & clip);
|
||||
virtual void DrawOutside(Track *t, wxDC *dc, const wxRect & rec,
|
||||
const wxRect &trackRect);
|
||||
void DrawScrubSpeed(wxDC &dc);
|
||||
|
||||
Reference in New Issue
Block a user