mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 12:59:24 +02:00
revert unwanted change
This commit is contained in:
parent
5ded9e3cb3
commit
7949e53d8a
@ -1088,7 +1088,7 @@ begin
|
||||
StdStatusKeys(
|
||||
NewStatusKey('~Cursor~ Move', kbNoKey, 65535,
|
||||
NewStatusKey('~Shift+Cursor~ Size', kbNoKey, 65535,
|
||||
NewStatusKey('~'#17'<EFBFBD><EFBFBD>~ Done', kbNoKey, 65535, {#17 = left arrow}
|
||||
NewStatusKey('~'#17'~ Done', kbNoKey, 65535, {#17 = left arrow}
|
||||
NewStatusKey('~Esc~ Cancel', kbNoKey, 65535,
|
||||
nil)))))),
|
||||
NewStatusDef(hcStackWindow, hcStackWindow,
|
||||
|
Loading…
Reference in New Issue
Block a user