mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
DolphinWX: Remove unnecessary forward declarations
These are all fully defined
This commit is contained in:
@ -23,7 +23,6 @@ class wxCheckBox;
|
||||
class wxSlider;
|
||||
class wxStaticBitmap;
|
||||
class wxTextCtrl;
|
||||
class wxWindow;
|
||||
|
||||
class TASInputDlg : public wxDialog
|
||||
{
|
||||
|
Reference in New Issue
Block a user