1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-22 00:47:13 +01:00

Heavyweight version of SelectedRegion stored in ViewInfo emits events

This commit is contained in:
Paul Licameli
2018-02-16 18:07:59 -05:00
parent 43af7b3265
commit 33f3d4b82d
16 changed files with 240 additions and 38 deletions

View File

@@ -21,6 +21,7 @@ class wxTextFile;
class AudacityProject;
class DirManager;
class NotifyingSelectedRegion;
class TimeWarper;
struct LabelTrackHit;