fixed wxTextCtrl::EmulateKeyPress to work in Unicode build of wxGTK2
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 28 Oct 2004 11:19:39 +0000 (11:19 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 28 Oct 2004 11:19:39 +0000 (11:19 +0000)
commitc4d25c01ae813d8fe13d7b2a267864ccaee1840d
treed1523c197f9078328eec332cf10e11999e30610b
parentadb61e4d0d1a68b6d79d68615e9dc947e8828e6d
fixed wxTextCtrl::EmulateKeyPress to work in Unicode build of wxGTK2

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/textcmn.cpp
src/gtk/window.cpp
src/gtk1/window.cpp