mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-31 04:50:17 +02:00
* Cosmetic arrow change
git-svn-id: trunk@3436 -
This commit is contained in:
parent
719b1b2724
commit
cfa601daa9
@ -534,7 +534,7 @@ begin
|
||||
StdStatusKeys(
|
||||
NewStatusKey('~Cursor~ Move', kbNoKey, 65535,
|
||||
NewStatusKey('~Shift+Cursor~ Size', kbNoKey, 65535,
|
||||
NewStatusKey('~<ÄŮ~ Done', kbNoKey, 65535,
|
||||
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