]> git.saurik.com Git - wxWidgets.git/commit
Added KeyRelease case to switch in wxTranslateKeyEvent so that wxApp::CheckForKeyUp...
authorMichael Bedward <mbedward@ozemail.com.au>
Fri, 30 Jul 1999 04:01:08 +0000 (04:01 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Fri, 30 Jul 1999 04:01:08 +0000 (04:01 +0000)
commit4a041f2f923d4156af57e3b85c717b86ccfc39cc
treea832e1058f9299c39cc5675afbfbc3b7847962a5
parente2e04ea4a7f5ee257c46d2dc0eb1bd5eb7ecd852
Added KeyRelease case to switch in wxTranslateKeyEvent so that wxApp::CheckForKeyUp will work

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