mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-13 03:29:11 +00:00
Change Main Dialog Ok Button to Close
This commit is contained in:
parent
4c9c456846
commit
5608815cc8
2 changed files with 4 additions and 4 deletions
|
@ -38,7 +38,7 @@ public:
|
|||
private:
|
||||
void CreateGUIControls();
|
||||
void OnClose(wxCloseEvent& event);
|
||||
void OnOk(wxCommandEvent& event);
|
||||
void OnCloseButton(wxCommandEvent& event);
|
||||
void OnSetRefreshGameListOnClose(wxCommandEvent& event);
|
||||
|
||||
wxNotebook* Notebook;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue