mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-29 10:49:32 +02:00
Small fix to comment in graphics
git-svn-id: trunk@18640 -
This commit is contained in:
parent
142380bdfa
commit
294ed321af
@ -38,7 +38,7 @@ uses
|
||||
FPImgCmn, FPImage, FPCanvas,
|
||||
FPReadPNG, FPWritePNG, PNGComn, // png support
|
||||
FPReadBMP, FPWriteBMP, // bmp support
|
||||
FPReadPNM, FPWritePNM, // png support
|
||||
FPReadPNM, FPWritePNM, // PNM (Portable aNyMap) support
|
||||
FPReadJpeg, FPWriteJpeg, // jpg support
|
||||
IntfGraphics,
|
||||
AvgLvlTree,
|
||||
|
Loading…
Reference in New Issue
Block a user