mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Remove wx/{grid,font,ffile,colour,button,bmpbuttn}.h from headers
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#define __AUDACITY_MIXER_BOARD__
|
||||
|
||||
#include <wx/frame.h> // to inherit
|
||||
#include <wx/bmpbuttn.h>
|
||||
#include <wx/hashmap.h>
|
||||
#include <wx/image.h>
|
||||
#include <wx/scrolwin.h>
|
||||
@@ -27,6 +26,7 @@
|
||||
#include "commands/CommandManagerWindowClasses.h"
|
||||
|
||||
class wxArrayString;
|
||||
class wxBitmapButton;
|
||||
struct TrackListEvent;
|
||||
|
||||
// containment hierarchy:
|
||||
|
||||
Reference in New Issue
Block a user