Dispatch() must dispatch the real events and not only the pending ones accumulated...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 Oct 2008 12:32:39 +0000 (12:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 Oct 2008 12:32:39 +0000 (12:32 +0000)
commit0bde39ffac2dfc65fd12486dbd98844f0343275c
tree0dc84ead82f4b5e2ec657b2cee201248ae7be14b
parenta62e6836aec4c5c6bd6940237d4d83cf6bf40c17
Dispatch() must dispatch the real events and not only the pending ones accumulated in wxApp

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