mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
DolphinWX: Remove unnecessary forward declarations
This commit is contained in:
parent
4714564fbd
commit
210567a919
19 changed files with 0 additions and 38 deletions
|
@ -19,8 +19,6 @@
|
|||
#include "DolphinWX/AboutDolphin.h"
|
||||
#include "DolphinWX/resources/dolphin_logo.cpp"
|
||||
|
||||
class wxWindow;
|
||||
|
||||
AboutDolphin::AboutDolphin(wxWindow *parent, wxWindowID id,
|
||||
const wxString &title, const wxPoint &position,
|
||||
const wxSize& size, long style)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue