1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-09 22:53:55 +01:00

Removed ShuttleGui.h from other headers

This commit is contained in:
Paul Licameli
2015-06-18 10:24:36 -04:00
parent 66576997f0
commit e70f91c64e
89 changed files with 198 additions and 150 deletions

View File

@@ -25,6 +25,7 @@
*//*******************************************************************/
#include "../Audacity.h"
#include "ClickRemoval.h"
#include <math.h>
@@ -33,10 +34,9 @@
#include <wx/valgen.h>
#include "../Prefs.h"
#include "../ShuttleGui.h"
#include "../widgets/valnum.h"
#include "ClickRemoval.h"
enum
{
ID_Thresh = 10000,