mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 15:39:32 +02:00
lcl: typo
git-svn-id: trunk@16562 -
This commit is contained in:
parent
7a25527898
commit
651e4d2051
@ -31,7 +31,7 @@ interface
|
|||||||
|
|
||||||
uses
|
uses
|
||||||
Classes, SysUtils, Math, TypInfo, Types, FPCAdds, AvgLvlTree, FileUtil,
|
Classes, SysUtils, Math, TypInfo, Types, FPCAdds, AvgLvlTree, FileUtil,
|
||||||
LCLStrConsts, LCLType, WSReferences{$ifdef unix}, cwstrings{$endif};
|
LCLStrConsts, LCLType, WSReferences{$ifdef unix}, cwstring{$endif};
|
||||||
|
|
||||||
type
|
type
|
||||||
{ TMethodList - array of TMethod }
|
{ TMethodList - array of TMethod }
|
||||||
|
Loading…
Reference in New Issue
Block a user