mirror of https://gitlab.com/basile.b/dexed.git
temp workaround the bug described in the interface section
This commit is contained in:
parent
9c22892361
commit
ea6e935e0e
|
@ -396,6 +396,7 @@ begin
|
||||||
Inherited;
|
Inherited;
|
||||||
checkFileDate;
|
checkFileDate;
|
||||||
identifierToD2Syn;
|
identifierToD2Syn;
|
||||||
|
subjDocFocused(TCEMultiDocSubject(fMultiDocSubject), self);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TCESynMemo.SetHighlighter(const Value: TSynCustomHighlighter);
|
procedure TCESynMemo.SetHighlighter(const Value: TSynCustomHighlighter);
|
||||||
|
|
Loading…
Reference in New Issue