mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 17:36:12 +02:00
lcl: cleanup
git-svn-id: trunk@19293 -
This commit is contained in:
parent
b7f9eaafff
commit
7125a8d9af
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user