mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove wx/{checklst,wfstream,version,variant,types}.h from *.h
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#include <vector>
|
||||
#include <wx/dc.h> // for enum wxRasterOperationMode
|
||||
#include <wx/defs.h>
|
||||
#include <wx/version.h>
|
||||
#include "wxPanelWrapper.h"
|
||||
|
||||
#if !wxCHECK_VERSION(3,0,0)
|
||||
|
@@ -15,7 +15,6 @@
|
||||
|
||||
#include <wx/colour.h> // member variable
|
||||
#include <wx/pen.h> // member variable
|
||||
#include <wx/types.h>
|
||||
|
||||
class wxArrayString;
|
||||
class wxDC;
|
||||
|
Reference in New Issue
Block a user