]> git.saurik.com Git - wxWidgets.git/commit
Implement monitoring of file descriptors in wxMotif event loop.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Jul 2013 23:43:57 +0000 (23:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Jul 2013 23:43:57 +0000 (23:43 +0000)
commit38534f596974042130716a26276e9564b0b72295
tree4a80c760a65550d0a8532b361e8b5112c850d002
parent72c5855f5c9e6b5747dc9571d64e217eff26561d
Implement monitoring of file descriptors in wxMotif event loop.

This allows applications using wxMotif to link again after the changes of
r74350 -- and wxExecute() unit tests actually pass, too.

Closes #15305.

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