mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 15:48:51 +00:00
wxw implements wxEVT_THREAD itself now
This commit is contained in:
parent
a648aca65c
commit
1fbf2e38c4
3 changed files with 0 additions and 5 deletions
|
@ -29,7 +29,6 @@
|
|||
|
||||
#define NETPLAY_TITLEBAR "Dolphin NetPlay"
|
||||
|
||||
DEFINE_EVENT_TYPE(wxEVT_THREAD)
|
||||
BEGIN_EVENT_TABLE(NetPlayDiag, wxFrame)
|
||||
EVT_COMMAND(wxID_ANY, wxEVT_THREAD, NetPlayDiag::OnThread)
|
||||
END_EVENT_TABLE()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue