mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove wx/{radiobut,ownerdrw,menuitem,menu,listbox}.h from *.h
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#include <wx/defs.h>
|
||||
#include <wx/dynarray.h>
|
||||
|
||||
class wxListBox;
|
||||
class wxWindow;
|
||||
|
||||
#include "../SampleFormat.h"
|
||||
|
@@ -32,6 +32,8 @@
|
||||
class wxMenu;
|
||||
class wxMenuBar;
|
||||
class wxArrayString;
|
||||
class wxMenu;
|
||||
class wxMenuBar;
|
||||
class TranslatedInternalString;
|
||||
using CommandParameter = CommandID;
|
||||
|
||||
|
Reference in New Issue
Block a user