mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 20:21:12 +02:00
LCL: formatting
git-svn-id: trunk@41961 -
This commit is contained in:
parent
c1af98e79a
commit
86818186ba
@ -2642,8 +2642,7 @@ begin
|
|||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure LRSObjectTextToBinary(Input, Output: TStream;
|
procedure LRSObjectTextToBinary(Input, Output: TStream; Links: TLRPositionLinks);
|
||||||
Links: TLRPositionLinks);
|
|
||||||
var
|
var
|
||||||
parser: {$IFDEF DisableWindowsUnicodeSupport}TParser{$ELSE}TUTF8Parser{$ENDIF};
|
parser: {$IFDEF DisableWindowsUnicodeSupport}TParser{$ELSE}TUTF8Parser{$ENDIF};
|
||||||
OldDecimalSeparator: Char;
|
OldDecimalSeparator: Char;
|
||||||
|
Loading…
Reference in New Issue
Block a user