mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 19:19:24 +02:00
fixed typo
git-svn-id: trunk@36377 -
This commit is contained in:
parent
8e7675907a
commit
57f7ebc063
@ -147,7 +147,7 @@ type
|
|||||||
PaletteBitOrder: TRawImageBitOrder;
|
PaletteBitOrder: TRawImageBitOrder;
|
||||||
PaletteByteOrder: TRawImageByteOrder;
|
PaletteByteOrder: TRawImageByteOrder;
|
||||||
|
|
||||||
// don't use a contructor here, it will break compatebility with a record
|
// don't use a contructor here, it will break compatibility with a record
|
||||||
procedure Init;
|
procedure Init;
|
||||||
|
|
||||||
// 1-bit mono format
|
// 1-bit mono format
|
||||||
|
Loading…
Reference in New Issue
Block a user