1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-08 08:01:19 +02:00

Merge branch 'master' into compilation-dependencies

This commit is contained in:
Paul Licameli 2015-07-28 11:12:46 -04:00
commit 50286b1f49
2 changed files with 2 additions and 1 deletions

View File

@ -60,6 +60,7 @@ and use it for toolbar and window layouts too.
#include <wx/file.h>
#include <wx/ffile.h>
#include <wx/mstream.h>
#include <wx/msgdlg.h>
#include "Project.h"
#include "toolbars/ToolBar.h"

View File

@ -31,7 +31,7 @@
#include "../widgets/valnum.h"
#include "../LabelTrack.h"
#include "../Wavetrack.h"
#include "../WaveTrack.h"
// Define keys, defaults, minimums, and maximums for the effect parameters
//