mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-14 09:39:07 +02:00
moved leakview menu item to secondary tools section
git-svn-id: trunk@19665 -
This commit is contained in:
parent
a7f7799655
commit
e4a40fdf00
@ -331,8 +331,7 @@ end;
|
||||
|
||||
procedure Register;
|
||||
begin
|
||||
// todo:
|
||||
RegisterIDEMenuCommand(mnuTools, 'mnuLeakView', 'Leak View', nil, @IDEMenuClicked);
|
||||
RegisterIDEMenuCommand(itmSecondaryTools, 'mnuLeakView', 'Leak View', nil, @IDEMenuClicked);
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user