Don't process char event if wxTranslateKeyEvent returned false.
authorJulian Smart <julian@anthemion.co.uk>
Tue, 31 Oct 2006 08:45:33 +0000 (08:45 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 31 Oct 2006 08:45:33 +0000 (08:45 +0000)
commit97f897620411af15ea6b67e5c5bdd65caf34b4d5
tree38b12b9ebb8258664678cdea3f071f8573c98276
parent52778e004988b8a875679efbad5b8423cede1dfb
Don't process char event if wxTranslateKeyEvent returned false.

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