Selaa lähdekoodia

* another minor problem found with -CR

git-svn-id: trunk@23765 -
marco 12 vuotta sitten
vanhempi
commit
fc02f5c7f7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      utils/fpdoc/dw_htmlchm.inc

+ 1 - 1
utils/fpdoc/dw_htmlchm.inc

@@ -341,7 +341,7 @@ begin
       begin
         ParentElement := TPasProcedureType(AModule.InterfaceSection.Functions[j]);
         TmpItem := Index.Items.NewItem;
-        TmpItem.Text := ParentElement.Name + ' ' + TPasFunction(ParentElement).ElementTypeName;
+        TmpItem.Text := ParentElement.Name + ' ' + ParentElement.ElementTypeName;
         TmpItem.Local := FixHTMLpath(Allocator.GetFilename(ParentElement, 0));
       end;
       // consts