mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Fix class/struct warnings.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "ViewInfo.h" // for PlayRegion
|
||||
|
||||
class AudacityProject;
|
||||
class SelectedRegionEvent;
|
||||
struct SelectedRegionEvent;
|
||||
class SnapManager;
|
||||
class TrackList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user