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;
|
||||
checkFileDate;
|
||||
identifierToD2Syn;
|
||||
subjDocFocused(TCEMultiDocSubject(fMultiDocSubject), self);
|
||||
end;
|
||||
|
||||
procedure TCESynMemo.SetHighlighter(const Value: TSynCustomHighlighter);
|
||||
|
|
Loading…
Reference in New Issue