1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 09:20:16 +01:00

New files for ProjectWindow

This commit is contained in:
Paul Licameli
2019-05-29 12:05:22 -04:00
parent 4abc71c6b4
commit 4f940c855d
58 changed files with 2864 additions and 2055 deletions

View File

@@ -457,6 +457,7 @@ TimeTrack and AudioIOListener and whether the playback is looped.
#include "prefs/GUISettings.h"
#include "Prefs.h"
#include "Project.h"
#include "ProjectWindow.h"
#include "TimeTrack.h"
#include "WaveTrack.h"
#include "AutoRecovery.h"