lazutils: added missing file

git-svn-id: trunk@37622 -
This commit is contained in:
mattias 2012-06-11 17:55:07 +00:00
parent dbb1361088
commit f41238ce43
2 changed files with 6 additions and 2 deletions

View File

@ -404,7 +404,7 @@ end;
function DbgS(const ASize: TSize): string;
begin
{$IFnDEF USED_BY_LAZLOGGER_DUMMY}
Result := 'cx: ' + DbgS(ASize.cx) + ' cy: ' + DbgS(ASize.cy);
Result := 'x=' + DbgS(ASize.cx) + ',y=' + DbgS(ASize.cy);
{$ELSE}
Result := '';
{$ENDIF}

View File

@ -19,7 +19,7 @@
<Description Value="Useful units for Lazarus packages."/>
<License Value="Modified LGPL-2"/>
<Version Major="1"/>
<Files Count="63">
<Files Count="64">
<Item1>
<Filename Value="laz2_dom.pas"/>
<UnitName Value="laz2_DOM"/>
@ -272,6 +272,10 @@
<Filename Value="lazfreetypefontcollection.pas"/>
<UnitName Value="LazFreeTypeFontCollection"/>
</Item63>
<Item64>
<Filename Value="LazLoggerImpl.inc"/>
<Type Value="Include"/>
</Item64>
</Files>
<LazDoc Paths="../../docs/xml/lazutils"/>
<i18n>