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:
nakeee 2008-12-29 20:12:19 +00:00
parent e2bd162d1d
commit c20a54d65d
10 changed files with 152 additions and 432 deletions

View file

@ -29,10 +29,6 @@
#include <wx/panel.h>
#include <wx/gbsizer.h>
#ifndef _WIN32
#include "../XInputBase.h"
#endif
class ConfigDialog : public wxDialog
{