You've already forked lazarus-ccr
Use TList2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2572 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -1137,7 +1137,7 @@ begin
|
||||
end;}
|
||||
function TBaseGenerator.GenerateExtraUses() : string;
|
||||
var
|
||||
locUsesList : TList;
|
||||
locUsesList : TList2;
|
||||
locModule : TPasElement;
|
||||
i : Integer;
|
||||
begin
|
||||
|
Reference in New Issue
Block a user