mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-14 00:58:51 +02:00
more event plugin code
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1717 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -29,10 +29,6 @@
|
||||
#include <wx/panel.h>
|
||||
#include <wx/gbsizer.h>
|
||||
|
||||
#ifndef _WIN32
|
||||
#include "../XInputBase.h"
|
||||
#endif
|
||||
|
||||
class ConfigDialog : public wxDialog
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user