]> git.saurik.com Git - wxWidgets.git/commit
fix WakeUpIdle() when called from another thread while idle processing is in progress
authorPaul Cornett <paulcor@bullseye.com>
Wed, 31 Oct 2012 05:43:01 +0000 (05:43 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Wed, 31 Oct 2012 05:43:01 +0000 (05:43 +0000)
commit8a48b920f65ceed7e768705a9c7cf96db29d2a29
tree3c9a5dd89abeaa7bea5439e8579bac296e75b75b
parentd8986023a3931e9e8063a3612cfc0166bac2c14a
fix WakeUpIdle() when called from another thread while idle processing is in progress

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