mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove wx/{log.h, image.h, listctrl.h, utils.h} from headers
This commit is contained in:
@@ -21,10 +21,10 @@
|
||||
#include "WindowAccessible.h"
|
||||
#endif
|
||||
|
||||
#include <wx/image.h>
|
||||
|
||||
#include "ImageRoll.h"
|
||||
|
||||
class wxImage;
|
||||
|
||||
class AButton final : public wxWindow {
|
||||
friend class AButtonAx;
|
||||
class Listener;
|
||||
|
@@ -27,7 +27,6 @@
|
||||
class wxArrayString;
|
||||
class wxBitmap;
|
||||
class wxCursor;
|
||||
class wxImage;
|
||||
class wxSize;
|
||||
class wxPoint;
|
||||
class wxTextCtrl;
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include <wx/defs.h>
|
||||
#include <wx/evtloop.h>
|
||||
#include <wx/gauge.h>
|
||||
#include <wx/utils.h>
|
||||
|
||||
#include "wxPanelWrapper.h"
|
||||
|
||||
|
Reference in New Issue
Block a user