mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-25 10:48:40 +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
|
@ -36,7 +36,7 @@ class wxSpinCtrl;
|
|||
class wxStaticBitmap;
|
||||
class wxTextCtrl;
|
||||
class wxTreeCtrl;
|
||||
class wxWindow;
|
||||
|
||||
namespace DiscIO { struct SFileInfo; }
|
||||
namespace Gecko { class CodeConfigPanel; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue