mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-20 23:51:18 +01:00
Remove wx/frame.h, wx/sizer.h, wx/access.h from headers
This commit is contained in:
@@ -20,8 +20,9 @@
|
||||
|
||||
#include "MemoryX.h"
|
||||
#include <wx/log.h>
|
||||
#include <wx/frame.h>
|
||||
#include <wx/event.h> // to inherit wxEvtHandler
|
||||
|
||||
class wxFrame;
|
||||
class wxTextCtrl;
|
||||
|
||||
class AudacityLogger final : public wxEvtHandler, public wxLog {
|
||||
|
||||
Reference in New Issue
Block a user