mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 08:33:36 +02:00
fix build
This commit is contained in:
@@ -38,6 +38,8 @@ class SelectedRegion;
|
||||
// Defined in Project.h
|
||||
enum class PlayMode : int;
|
||||
|
||||
using WaveTrackArray = std::vector < std::shared_ptr < WaveTrack > >;
|
||||
|
||||
// In the GUI, ControlToolBar appears as the "Transport Toolbar". "Control Toolbar" is historic.
|
||||
class ControlToolBar final : public ToolBar {
|
||||
|
||||
|
Reference in New Issue
Block a user