IDE: clean up

git-svn-id: trunk@46699 -
This commit is contained in:
mattias 2014-10-30 10:24:29 +00:00
parent dba1264e7d
commit c4771eb74b

View File

@ -969,7 +969,7 @@ function TDesignerMainMenu.MoveToNewLocation(DMenuItem, DDestMenuItem: TDesigner
end; end;
end; end;
// Find the whole submenu that ATemp belongs to and recalculate the .indexs // Find the whole submenu that ATemp belongs to and recalculate the .index
procedure RecalcIndexes(DSubMenuItem: TDesignerMenuItem); procedure RecalcIndexes(DSubMenuItem: TDesignerMenuItem);
var var
i : Integer; i : Integer;