mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
DolphinWX: Remove unnecessary forward declarations
These are all fully defined
This commit is contained in:
@ -12,9 +12,7 @@ class LogManager;
|
||||
class CLogWindow;
|
||||
class wxCheckBox;
|
||||
class wxCheckListBox;
|
||||
class wxCommandEvent;
|
||||
class wxRadioBox;
|
||||
class wxWindow;
|
||||
|
||||
class LogConfigWindow : public wxPanel
|
||||
{
|
||||
|
Reference in New Issue
Block a user