mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 11:08:56 +00:00
Merge pull request #2341 from lioncash/fwd
DolphinWX: Remove unnecessary forward declarations
This commit is contained in:
commit
cb20589d7f
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