mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Fix build
This commit is contained in:
parent
49899a561d
commit
0635f8802b
@ -38,6 +38,7 @@ class SelectedRegion;
|
||||
// Defined in Project.h
|
||||
enum class PlayMode : int;
|
||||
|
||||
class WaveTrack;
|
||||
using WaveTrackArray = std::vector < std::shared_ptr < WaveTrack > >;
|
||||
|
||||
// In the GUI, ControlToolBar appears as the "Transport Toolbar". "Control Toolbar" is historic.
|
||||
|
Loading…
x
Reference in New Issue
Block a user