lcl: cleanup

git-svn-id: trunk@19293 -
This commit is contained in:
paul 2009-04-10 01:24:37 +00:00
parent b7f9eaafff
commit 7125a8d9af

View File

@ -35,9 +35,9 @@ interface
uses
SysUtils, Math, Types, Classes, FPCAdds,
FileUtil,
FPImgCmn, FPImage, FPCanvas,
FPReadPNG, FPWritePNG, PNGComn, // png support
FPReadBMP, FPWriteBMP, // bmp support
FPImage, FPCanvas,
FPWritePNG, PNGComn, // png support
FPWriteBMP, // bmp support
FPReadPNM, FPWritePNM, // PNM (Portable aNyMap) support
FPReadJpeg, FPWriteJpeg, // jpg support
IntfGraphics,