]> git.saurik.com Git - wxWidgets.git/commit
Add wxX11EventLoopSourcesManager stub implementation to fix wxX11 linking.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Jul 2013 21:15:18 +0000 (21:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Jul 2013 21:15:18 +0000 (21:15 +0000)
commitc5453c7956e115a1e7290f01cbbd730a5d8f3448
tree0f59a00d4a65422c5f9fefb257a7621017a8e5b4
parentaad2997b672b353e8d3cf5152e7ed12e3c25dacf
Add wxX11EventLoopSourcesManager stub implementation to fix wxX11 linking.

Asynchronous wxExecute() still doesn't work in wxX11 but at least the programs
using the library can be linked now.

See #15305.

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