win32: fix delete key

Closes PR 11519
This commit is contained in:
Matthew Flatt 2010-12-09 17:38:20 -07:00
parent 518cff7b63
commit b16f8fb16a

View File

@ -70,7 +70,7 @@
VK_PRINT 'print
VK_EXECUTE 'execute
VK_INSERT 'insert
VK_DELETE 'delete
VK_DELETE #\rubout
VK_HELP 'help
VK_NUMPAD0 'numpad0
VK_NUMPAD1 'numpad1