use the currently active event loop instead of the main one in WakeUpIdle()
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 17 Jul 2009 14:33:39 +0000 (14:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 17 Jul 2009 14:33:39 +0000 (14:33 +0000)
commit53cda845db64db0d358f69443cf7edeb2360a048
tree7872796b07c3345aacd8ea22fccc945bbda3a9c9
parent80ccb346886cc3290578859782536747da69715b
use the currently active event loop instead of the main one in WakeUpIdle()

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