mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
DolphinWX: Remove unnecessary forward declarations
These are all fully defined
This commit is contained in:
@ -13,11 +13,9 @@
|
||||
class IniFile;
|
||||
class wxButton;
|
||||
class wxCheckListBox;
|
||||
class wxCommandEvent;
|
||||
class wxListBox;
|
||||
class wxStaticText;
|
||||
class wxTextCtrl;
|
||||
class wxWindow;
|
||||
|
||||
namespace Gecko
|
||||
{
|
||||
|
Reference in New Issue
Block a user