1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-19 17:28:09 +01:00

New files for ProjectManager

This commit is contained in:
Paul Licameli
2019-05-29 11:42:31 -04:00
parent 0d1d8d20c6
commit fee5582826
65 changed files with 2530 additions and 2411 deletions

View File

@@ -39,6 +39,7 @@
#include "Prefs.h" // for RTL_WORKAROUND
#include "Project.h"
#include "ProjectAudioIO.h"
#include "ProjectManager.h"
#include "ProjectSettings.h"
#include "TrackPanel.h" // for EVT_TRACK_PANEL_TIMER
#include "UndoManager.h"