mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-16 23:49:28 +02:00
Syn Test, fix compile
git-svn-id: trunk@64828 -
This commit is contained in:
parent
38d12137b3
commit
da9b3f55f6
@ -1178,7 +1178,7 @@ var
|
||||
TestCaret.LineCharPos := point(X, Y);
|
||||
if ChangeToLine > 0 then TestCaret.LinePos := ChangeToLine;
|
||||
if UseLock then TestCaret.Unlock;
|
||||
end;♠
|
||||
end;
|
||||
procedure DoOneSetByte(Y, X, {%H-}O: Integer; ChangeToLine: Integer = -1);
|
||||
begin
|
||||
if UseLock then TestCaret.Lock;
|
||||
|
Loading…
Reference in New Issue
Block a user