mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-05 14:18:18 +02:00
lcl: fix typo in comment
git-svn-id: trunk@15526 -
This commit is contained in:
parent
33957ab7a7
commit
e5be2fd9bf
@ -99,7 +99,7 @@ type
|
||||
|
||||
TRawImageQueryFlag = (
|
||||
riqfMono, // Include a description for a mono image
|
||||
riqfGrey, // Include a description for a greq image
|
||||
riqfGrey, // Include a description for a grey image
|
||||
riqfRGB, // Include a description for a RGB image
|
||||
riqfAlpha, // Include a description for an Alpha channel
|
||||
riqfMask, // Include a description for a Mask
|
||||
|
Loading…
Reference in New Issue
Block a user