fixed typo (no code changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1165,7 +1165,7 @@ int wxGUIAppTraits::WaitForChild(wxExecuteData& execData)
|
||||
}
|
||||
#endif // wxUSE_STREAMS
|
||||
|
||||
// don't consume 100% of the CPU while we're sitting this in this
|
||||
// don't consume 100% of the CPU while we're sitting in this
|
||||
// loop
|
||||
if ( idle )
|
||||
wxMilliSleep(1);
|
||||
|
Reference in New Issue
Block a user