fix key events for win32

This commit is contained in:
Eduardo Bart
2012-01-17 04:24:58 -02:00
parent 7bcf7f536e
commit 452d1a76b0
10 changed files with 58 additions and 48 deletions

View File

@@ -231,7 +231,7 @@ namespace Fw
KeyTextInputEvent,
KeyDownInputEvent,
KeyPressInputEvent,
KeyReleaseInputEvent,
KeyUpInputEvent,
MousePressInputEvent,
MouseReleaseInputEvent,
MouseMoveInputEvent,