mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Move drawing code for snap guidelines
This commit is contained in:
@@ -173,10 +173,6 @@ public:
|
||||
protected:
|
||||
void DrawTracks(wxDC * dc);
|
||||
|
||||
void DrawEverythingElse(TrackPanelDrawingContext &context,
|
||||
const wxRegion & region,
|
||||
const wxRect & clip);
|
||||
|
||||
public:
|
||||
// Set the object that performs catch-all event handling when the pointer
|
||||
// is not in any track or ruler or control panel.
|
||||
|
||||
Reference in New Issue
Block a user