mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 23:59:10 +02:00
IDE: clean up
git-svn-id: trunk@46699 -
This commit is contained in:
parent
dba1264e7d
commit
c4771eb74b
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user