1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 22:12:58 +02:00

Fix class/struct warnings.

This commit is contained in:
James Crook
2019-12-06 10:54:22 +00:00
parent 5a3e9cd063
commit 7f3c40eb43
5 changed files with 5 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ Paul Licameli split from TrackPanel.cpp
class wxMouseState;
class LabelTrack;
class LabelTrackEvent;
struct LabelTrackEvent;
class NotifyingSelectedRegion;
class ZoomInfo;