Use TFPList in fpc 2.6.1 now

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2579 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
inoussa
2012-10-22 14:44:59 +00:00
parent 4a1a0b0731
commit cd54972062

View File

@ -207,7 +207,7 @@ var
var var
namesSpecif, strBuffer, oldName, newName : string; namesSpecif, strBuffer, oldName, newName : string;
k : Integer; k : Integer;
mdlList : TList; mdlList : TList2;
mdl : TPasModule; mdl : TPasModule;
found : Boolean; found : Boolean;
begin begin