X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..8422e116f473984d6dc134b380b4ae977d78c09d:/src/os2/evtloop.cpp diff --git a/src/os2/evtloop.cpp b/src/os2/evtloop.cpp index 01916125ea..f95901cd6a 100644 --- a/src/os2/evtloop.cpp +++ b/src/os2/evtloop.cpp @@ -404,7 +404,7 @@ bool wxGUIEventLoop::YieldFor(long eventsToProcess) if (wxTheApp) { wxTheApp->ProcessPendingEvents(); - wxTheApp->HandleSockets(); + wxTheApp->HandleSockets(); } //