mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 06:19:32 +02:00
extend comment
git-svn-id: trunk@16499 -
This commit is contained in:
parent
01764cf00b
commit
51a0e1dc2a
@ -70,7 +70,7 @@ type
|
|||||||
|
|
||||||
{ TDefaultImageListImplementor }
|
{ TDefaultImageListImplementor }
|
||||||
|
|
||||||
// Dont use TObjectList due to a bug in it
|
// Dont use TObjectList due to a bug in it (fixed in fpc > 2.2.2)
|
||||||
TDefaultImageListImplementor = class(TList)
|
TDefaultImageListImplementor = class(TList)
|
||||||
private
|
private
|
||||||
FList: TCustomImageList;
|
FList: TCustomImageList;
|
||||||
|
Loading…
Reference in New Issue
Block a user