1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 08:27:13 +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

@@ -86,6 +86,7 @@ It handles initialization and termination by subclassing wxApp.
#include "ProjectAudioIO.h"
#include "ProjectManager.h"
#include "ProjectSettings.h"
#include "ProjectWindow.h"
#include "Screenshot.h"
#include "Sequence.h"
#include "WaveTrack.h"