mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove wx/stattext.h from headers
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
|
||||
#include <wx/checkbox.h>
|
||||
#include <wx/choice.h>
|
||||
#include <wx/stattext.h>
|
||||
#include <wx/textctrl.h>
|
||||
|
||||
#include <vamp-hostsdk/PluginLoader.h>
|
||||
@@ -25,6 +24,7 @@
|
||||
#include "../../SampleFormat.h"
|
||||
#include "../Effect.h"
|
||||
|
||||
class wxStaticText;
|
||||
class wxSlider;
|
||||
class LabelTrack;
|
||||
|
||||
|
Reference in New Issue
Block a user