mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
Fix a cut & paste error.
svn path=/trunk/; revision=16151
This commit is contained in:
@@ -149,7 +149,6 @@ ROSDATA VK_TO_WCHARS2 key_to_chars_2mod[] = {
|
||||
/* First letter row */
|
||||
{ 'Q', CAPS, {'q', 'Q'} },
|
||||
{ 'W', CAPS, {'w', 'W'} },
|
||||
{ 'E', CAPS, {'e', 'E'} },
|
||||
{ 'R', CAPS, {'r', 'R'} },
|
||||
{ 'T', CAPS, {'t', 'T'} },
|
||||
{ 'Y', CAPS, {'y', 'Y'} },
|
||||
|
||||
Reference in New Issue
Block a user