mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-12 02:20:43 +01: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;
|
Msg.Options:=0;
|
||||||
FEditor.Dispatch(Msg);
|
FEditor.Dispatch(Msg);
|
||||||
|
|
||||||
|
FEditorOptions := Msg.Options + 1; // force new editor setup
|
||||||
SetEditorOptions(Msg.Options);
|
SetEditorOptions(Msg.Options);
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user