Browse Source

revert unwanted change

Margers 11 months ago
parent
commit
7949e53d8a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ide/fpide.pas

+ 1 - 1
packages/ide/fpide.pas

@@ -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'��~ 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,