force setup of new editor

git-svn-id: trunk@7390 -
This commit is contained in:
jesus 2005-07-21 21:11:49 +00:00
parent a8d1f0629c
commit efb3ad6197

View File

@ -1631,6 +1631,7 @@ begin
Msg.Options:=0;
FEditor.Dispatch(Msg);
FEditorOptions := Msg.Options + 1; // force new editor setup
SetEditorOptions(Msg.Options);
end;
end;