You've already forked lazarus-ccr
Cosmetic.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3063 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -3104,8 +3104,8 @@ begin
|
|||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{ Each descendent should define it's own default formats, if any.
|
{ Each descendent should define its own default formats, if any.
|
||||||
Always add the normal, unformatted style first to speed up. }
|
Always add the normal, unformatted style first to speed things up. }
|
||||||
procedure TsCustomSpreadWriter.AddDefaultFormats();
|
procedure TsCustomSpreadWriter.AddDefaultFormats();
|
||||||
begin
|
begin
|
||||||
SetLength(FFormattingStyles, 0);
|
SetLength(FFormattingStyles, 0);
|
||||||
|
Reference in New Issue
Block a user