You've already forked lazarus-ccr
Misc packages: Adjust to changes in Laz/main (deprecated OffsetRect), less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8838 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -488,7 +488,7 @@ begin
|
||||
SetLength(Result, CurrPos-1);
|
||||
end;
|
||||
|
||||
{<<<<<<<<<<<<<< NOT CONVERTED
|
||||
(*<<<<<<<<<<<<<< NOT CONVERTED
|
||||
function CharToHtml(Ch: Char): string;
|
||||
var
|
||||
I: Integer;
|
||||
@ -513,7 +513,7 @@ begin
|
||||
end;
|
||||
Result := Ch;
|
||||
end;
|
||||
>>>>>>>>>>>>>>>>>>> }
|
||||
>>>>>>>>>>>>>>>>>>> *)
|
||||
|
||||
end.
|
||||
|
||||
|
Reference in New Issue
Block a user