mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-28 13:53:42 +02:00
IDE: update commands on source editor popup
git-svn-id: trunk@51318 -
This commit is contained in:
parent
9e65d8f0c1
commit
0f9e448ba9
@ -6667,6 +6667,8 @@ var
|
||||
i, MarkCount: integer;
|
||||
EditorPopupPoint, EditorCaret: TPoint;
|
||||
begin
|
||||
IDECommandList.ExecuteUpdateEvents;
|
||||
|
||||
SourceEditorMenuRoot.MenuItem:=SrcPopupMenu.Items;
|
||||
SourceEditorMenuRoot.BeginUpdate;
|
||||
try
|
||||
|
Loading…
Reference in New Issue
Block a user