2
0
Эх сурвалжийг харах

* Missing conversion to TFPList

git-svn-id: trunk@19670 -
michael 13 жил өмнө
parent
commit
4f8bc2aaf4

+ 1 - 1
utils/fpdoc/dw_html.pp

@@ -2828,7 +2828,7 @@ var
     AppendText(ParaEl, '] ');
     AppendText(ParaEl, '] ');
   end;
   end;
 
 
-  procedure AppendGenericTypes(CodeEl : TDomElement; AList : TList; isSpecialize : Boolean);
+  procedure AppendGenericTypes(CodeEl : TDomElement; AList : TFPList; isSpecialize : Boolean);
 
 
   Var
   Var
     I : integer;
     I : integer;