X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..00b4dbd74e7b77733f6f9545995f8ddb9c63aa33:/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(); } //