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:
commit
50286b1f49
@ -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"
|
||||
|
@ -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
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user