lcl: fix compilation

git-svn-id: trunk@20330 -
This commit is contained in:
paul 2009-06-01 00:56:57 +00:00
parent c5f17f0fce
commit 10a39a669c

View File

@ -5400,8 +5400,8 @@ begin
// MWE: Correction, it seems that even 32bit icons can have a mask following
// if BFI.biBitCount >= 32 then Exit;
Info.Encoding := lrdeRGB;
Info.BitCount := 1;
FDIBinfo.Encoding := lrdeRGB;
FDIBinfo.BitCount := 1;
InitLineBuf;
try
for Row := Desc.Height - 1 downto 0 do