mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-30 14:18:44 +00:00
DolphinWX: Remove unnecessary forward declarations
These are all fully defined
This commit is contained in:
parent
79dff19aa0
commit
88f7536d81
38 changed files with 1 additions and 56 deletions
|
@ -12,9 +12,7 @@ class LogManager;
|
|||
class CLogWindow;
|
||||
class wxCheckBox;
|
||||
class wxCheckListBox;
|
||||
class wxCommandEvent;
|
||||
class wxRadioBox;
|
||||
class wxWindow;
|
||||
|
||||
class LogConfigWindow : public wxPanel
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue