mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove wx/filename.h, wx/choice.h, wxFileNameWrapper.h from headers
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <wx/defs.h>
|
||||
#include <wx/choice.h>
|
||||
#include <wx/grid.h>
|
||||
#include <wx/weakref.h>
|
||||
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#include <vector>
|
||||
#include <wx/setup.h> // for wxUSE_* macros
|
||||
#include <wx/defs.h>
|
||||
#include <wx/choice.h>
|
||||
#include <wx/grid.h>
|
||||
#include "NumericTextCtrl.h"
|
||||
#include "../Internat.h"
|
||||
@@ -29,6 +28,7 @@ class GridAx;
|
||||
#endif
|
||||
|
||||
class wxArrayString;
|
||||
class wxChoice;
|
||||
class NumericTextCtrl;
|
||||
|
||||
/**********************************************************************//**
|
||||
|
Reference in New Issue
Block a user