mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
DolphinWX: Remove unnecessary forward declarations
These are all fully defined
This commit is contained in:
@ -32,16 +32,12 @@
|
||||
|
||||
class InputConfig;
|
||||
class wxComboBox;
|
||||
class wxCommandEvent;
|
||||
class wxEvent;
|
||||
class wxListBox;
|
||||
class wxNotebook;
|
||||
class wxSlider;
|
||||
class wxStaticBitmap;
|
||||
class wxStaticText;
|
||||
class wxTextCtrl;
|
||||
class wxTimerEvent;
|
||||
class wxWindow;
|
||||
|
||||
class PadSetting
|
||||
{
|
||||
|
Reference in New Issue
Block a user