mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-15 10:49:49 +02:00
extend comment
git-svn-id: trunk@16499 -
This commit is contained in:
parent
01764cf00b
commit
51a0e1dc2a
@ -70,7 +70,7 @@ type
|
||||
|
||||
{ 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)
|
||||
private
|
||||
FList: TCustomImageList;
|
||||
|
Loading…
Reference in New Issue
Block a user