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

New files for ProjectSettings

This commit is contained in:
Paul Licameli
2019-05-29 11:31:40 -04:00
parent dd10e00a2d
commit 05efeeb5bd
48 changed files with 350 additions and 235 deletions

View File

@@ -25,6 +25,7 @@ processing. See also MacrosWindow and ApplyMacroDialog.
#include <wx/textfile.h>
#include "Project.h"
#include "ProjectSettings.h"
#include "commands/CommandManager.h"
#include "effects/EffectManager.h"
#include "FileNames.h"