mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove wx/{grid,font,ffile,colour,button,bmpbuttn}.h from headers
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#include <set>
|
||||
|
||||
#include "../MemoryX.h"
|
||||
#include <wx/bmpbuttn.h>
|
||||
#include <wx/defs.h>
|
||||
#include <wx/dynarray.h>
|
||||
#include <wx/intl.h>
|
||||
|
@@ -16,7 +16,8 @@
|
||||
#include "Command.h"
|
||||
#include "../commands/AudacityCommand.h"
|
||||
|
||||
#include <wx/colour.h>
|
||||
#include <wx/colour.h> // member variable
|
||||
|
||||
class wxWindow;
|
||||
class wxTopLevelWindow;
|
||||
class wxCommandEvent;
|
||||
|
Reference in New Issue
Block a user