mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 10:16:04 +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 = (
|
TRawImageQueryFlag = (
|
||||||
riqfMono, // Include a description for a mono image
|
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
|
riqfRGB, // Include a description for a RGB image
|
||||||
riqfAlpha, // Include a description for an Alpha channel
|
riqfAlpha, // Include a description for an Alpha channel
|
||||||
riqfMask, // Include a description for a Mask
|
riqfMask, // Include a description for a Mask
|
||||||
|
Loading…
Reference in New Issue
Block a user