Cosmetic.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3063 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
bigchimp
2014-05-20 09:23:01 +00:00
parent b14de477c2
commit 66cec8a7c1

View File

@ -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);