1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-13 14:13:32 +02: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

@@ -88,6 +88,7 @@
#include "../NoteTrack.h"
#include "../Project.h"
#include "../ProjectManager.h"
#include "../ProjectWindow.h"
#include "../FileFormats.h"
#include "../Prefs.h"
#include "../widgets/AudacityMessageBox.h"