win32: fix delete key
Closes PR 11519
This commit is contained in:
parent
518cff7b63
commit
b16f8fb16a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user