mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-04 21:50:51 +01:00
Remove wx/arrstr.h from headers
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
|
||||
#include <wx/defs.h>
|
||||
|
||||
#include <wx/arrstr.h>
|
||||
#include <wx/window.h>
|
||||
|
||||
#include "PrefsPanel.h"
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
|
||||
#include <wx/defs.h>
|
||||
|
||||
#include <wx/arrstr.h>
|
||||
#include <wx/window.h>
|
||||
|
||||
#include "PrefsPanel.h"
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
#include "PrefsPanel.h"
|
||||
|
||||
|
||||
class wxArrayString;
|
||||
class ShuttleGui;
|
||||
|
||||
enum {
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
#include <vector>
|
||||
#include <wx/defs.h>
|
||||
|
||||
#include <wx/arrstr.h>
|
||||
#include <wx/choice.h>
|
||||
#include <wx/textctrl.h>
|
||||
|
||||
|
||||
@@ -21,7 +21,6 @@ Paul Licameli
|
||||
struct FFTParam;
|
||||
class NumberScale;
|
||||
class SpectrumPrefs;
|
||||
class wxArrayString;
|
||||
class wxArrayStringEx;
|
||||
|
||||
class SpectrogramSettings
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
#include "SpectrogramSettings.h"
|
||||
|
||||
class wxArrayStringEx;
|
||||
|
||||
class wxChoice;
|
||||
class wxCheckBox;
|
||||
class wxTextCtrl;
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
|
||||
//#include <wx/defs.h>
|
||||
|
||||
//#include <wx/arrstr.h>
|
||||
//#include <wx/window.h>
|
||||
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user