mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-09 14:16:28 +01:00
Remove wx/{dc,tokenzr,tglbtn,statusbr,simplebook}.h from *.h
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
#include <wx/dialog.h>
|
||||
#include <wx/listctrl.h>
|
||||
#include <wx/simplebook.h>
|
||||
|
||||
#include "Export.h"
|
||||
#include "../Tags.h" // we need to know about the Tags class for metadata
|
||||
@@ -23,6 +22,7 @@ class wxButton;
|
||||
class wxCheckBox;
|
||||
class wxChoice;
|
||||
class wxRadioButton;
|
||||
class wxSimplebook;
|
||||
class wxStaticText;
|
||||
class wxTextCtrl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user