mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-31 06:38:01 +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
|
@ -48,7 +48,6 @@ class wxAuiNotebook;
|
|||
class wxAuiNotebookEvent;
|
||||
class wxListEvent;
|
||||
class wxMenuItem;
|
||||
class wxWindow;
|
||||
|
||||
class CRenderFrame : public wxFrame
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue