mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 15:45:58 +00:00
CheatsWindow: Remove unnecessary header includes and forward decls
This commit is contained in:
parent
275755aaaf
commit
da528008de
3 changed files with 1 additions and 5 deletions
|
@ -17,13 +17,10 @@
|
|||
class wxButton;
|
||||
class wxCheckBox;
|
||||
class wxCheckListBox;
|
||||
class wxChoice;
|
||||
class wxCloseEvent;
|
||||
class wxCommandEvent;
|
||||
class wxEvent;
|
||||
class wxListBox;
|
||||
class wxNotebook;
|
||||
class wxRadioButton;
|
||||
class wxStaticBox;
|
||||
class wxStaticText;
|
||||
class wxTextCtrl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue