mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-11 12:05:51 +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
|
@ -24,7 +24,6 @@ class wxButton;
|
|||
class wxFileDirPickerEvent;
|
||||
class wxFilePickerCtrl;
|
||||
class wxStaticText;
|
||||
class wxWindow;
|
||||
|
||||
#undef MEMCARD_MANAGER_STYLE
|
||||
#define MEMCARD_MANAGER_STYLE wxCAPTION | wxSYSTEM_MENU | wxDIALOG_NO_PARENT | wxCLOSE_BOX | wxRESIZE_BORDER | wxMAXIMIZE_BOX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue