input dialog finished

This commit is contained in:
StapleButter
2017-03-25 05:25:03 +01:00
parent e6124c4776
commit 12daf16282
2 changed files with 20 additions and 16 deletions

View File

@ -35,7 +35,8 @@ public:
private:
wxDECLARE_EVENT_TABLE();
void OnDerp(wxCommandEvent& event);
void OnOk(wxCommandEvent& event);
void OnCancel(wxCommandEvent& event);
void OnConfigureKey(wxMouseEvent& event);
void OnConfigureJoy(wxMouseEvent& event);