mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-23 05:11:02 +02:00
revert unwanted change
This commit is contained in:
parent
5ded9e3cb3
commit
7949e53d8a
@ -1088,7 +1088,7 @@ begin
|
|||||||
StdStatusKeys(
|
StdStatusKeys(
|
||||||
NewStatusKey('~Cursor~ Move', kbNoKey, 65535,
|
NewStatusKey('~Cursor~ Move', kbNoKey, 65535,
|
||||||
NewStatusKey('~Shift+Cursor~ Size', 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,
|
NewStatusKey('~Esc~ Cancel', kbNoKey, 65535,
|
||||||
nil)))))),
|
nil)))))),
|
||||||
NewStatusDef(hcStackWindow, hcStackWindow,
|
NewStatusDef(hcStackWindow, hcStackWindow,
|
||||||
|
Loading…
Reference in New Issue
Block a user