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