]> git.saurik.com Git - wxWidgets.git/commit
1) Added call to wxLog::Flush() to wxApp::OnIdle()
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 27 May 1998 23:29:56 +0000 (23:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 27 May 1998 23:29:56 +0000 (23:29 +0000)
commitc54f78a25397ac0dd0ce6da3f608b9fb91c1dd4a
tree51fe2463663b75591e4413d000ab5295b5274df0
parent1737035fb878c6fd62c69057a027280d60be1d5a
1) Added call to wxLog::Flush() to wxApp::OnIdle()
2) Last active log target is now deleted in wxApp::CleanUp()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/app.cpp