ui/cocoa.m: switch to QKeyCode
commitaaac714f3172c5862d0494ac6dfe2cebdb2e218c
authorJohn Arbuckle <programmingkidx@gmail.com>
Wed, 23 Mar 2016 14:26:18 +0000 (23 14:26 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 23 Mar 2016 14:29:30 +0000 (23 14:29 +0000)
tree3171b775957eb718721fe6fd6db0e16c4946a976
parenta35412782d0e407aab948b0b37c4e0b99c0a5f76
ui/cocoa.m: switch to QKeyCode

This patch removes the pc/xt keycode map and replaces it with the QKeyCode
keymap.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
ui/cocoa.m