lcl: typo

git-svn-id: trunk@16562 -
This commit is contained in:
paul 2008-09-12 06:10:24 +00:00
parent 7a25527898
commit 651e4d2051

View File

@ -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 }