IDE: update commands on source editor popup

git-svn-id: trunk@51318 -
This commit is contained in:
ondrej 2016-01-18 19:20:09 +00:00
parent 9e65d8f0c1
commit 0f9e448ba9

View File

@ -6667,6 +6667,8 @@ var
i, MarkCount: integer;
EditorPopupPoint, EditorCaret: TPoint;
begin
IDECommandList.ExecuteUpdateEvents;
SourceEditorMenuRoot.MenuItem:=SrcPopupMenu.Items;
SourceEditorMenuRoot.BeginUpdate;
try