1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-27 15:53:49 +01:00

New files for ProjectSelectionManager

This commit is contained in:
Paul Licameli
2019-06-09 07:42:40 -04:00
parent 186f2f6ac7
commit 997bf9781d
13 changed files with 365 additions and 287 deletions

View File

@@ -16,7 +16,7 @@
#include "../Menus.h"
#include "../Prefs.h"
#include "../Project.h"
#include "../ProjectManager.h"
#include "../ProjectSelectionManager.h"
#include "../ShuttleGui.h"
#include "../SplashDialog.h"
#include "../Theme.h"