mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-20 23:51:18 +01:00
Remove wx/{radiobut,ownerdrw,menuitem,menu,listbox}.h from *.h
This commit is contained in:
@@ -14,18 +14,12 @@
|
||||
|
||||
#include <wx/defs.h>
|
||||
|
||||
#ifdef __WXMSW__
|
||||
#include <wx/ownerdrw.h>
|
||||
#endif
|
||||
|
||||
#include <wx/menuitem.h>
|
||||
#include <wx/checklst.h>
|
||||
|
||||
#include "BatchCommands.h"
|
||||
|
||||
class wxWindow;
|
||||
class wxTextCtrl;
|
||||
class wxRadioButton;
|
||||
class wxListCtrl;
|
||||
class wxListEvent;
|
||||
class wxButton;
|
||||
|
||||
Reference in New Issue
Block a user