mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 02:58:05 +02:00
IDE: Clear unused editor popup MenuItems. Issue #36776.
git-svn-id: trunk@62734 -
This commit is contained in:
parent
50d299bc8f
commit
34e8771a89
@ -6822,6 +6822,7 @@ var
|
||||
begin
|
||||
IDECommandList.ExecuteUpdateEvents;
|
||||
|
||||
SrcPopupMenu.Items.Clear;
|
||||
SourceEditorMenuRoot.MenuItem:=SrcPopupMenu.Items;
|
||||
RemoveUserDefinedMenuItems;
|
||||
RemoveContextMenuItems;
|
||||
|
Loading…
Reference in New Issue
Block a user