mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 06:01:13 +02:00
Fix class/struct warnings.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
class wxMouseEvent;
|
||||
class wxRect;
|
||||
class Envelope;
|
||||
class TrackPanelDrawingContext;
|
||||
struct TrackPanelDrawingContext;
|
||||
class ZoomInfo;
|
||||
|
||||
// A class that holds state for the duration of dragging
|
||||
|
Reference in New Issue
Block a user