fix idle handling when a new event loop is run from an idle event handler
authorPaul Cornett <paulcor@bullseye.com>
Thu, 28 Dec 2006 20:03:05 +0000 (20:03 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Thu, 28 Dec 2006 20:03:05 +0000 (20:03 +0000)
commit046c2f1404e834b8ca227192531b09b838d96d16
treeec0b8e3ba7426303fc245435135d7a2cd17739d1
parentdefeae282fad5fa8887d05d2f27cd8a4668491a5
fix idle handling when a new event loop is run from an idle event handler

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