FIX: Compilation under Windows

This commit is contained in:
Alexander Koblov 2010-10-30 07:46:55 +00:00
commit f27bca1755

View file

@ -472,7 +472,7 @@ begin
end; // IsExecutable else
end;
function TPixMapManager.LoadIconThemeBitmap(AIconName: String; AIconSize: Integer): TBitmap;
function TPixMapManager.LoadIconThemeBitmap(AIconName: String; AIconSize: Integer): Graphics.TBitmap;
begin
FPixmapsLock.Acquire;
try