mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-15 23:29:50 +02:00
force setup of new editor
git-svn-id: trunk@7390 -
This commit is contained in:
parent
a8d1f0629c
commit
efb3ad6197
@ -1631,6 +1631,7 @@ begin
|
||||
Msg.Options:=0;
|
||||
FEditor.Dispatch(Msg);
|
||||
|
||||
FEditorOptions := Msg.Options + 1; // force new editor setup
|
||||
SetEditorOptions(Msg.Options);
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user