temp workaround the bug described in the interface section

This commit is contained in:
Basile Burg 2015-01-17 03:52:41 +01:00
parent 9c22892361
commit ea6e935e0e
1 changed files with 1 additions and 0 deletions

View File

@ -396,6 +396,7 @@ begin
Inherited;
checkFileDate;
identifierToD2Syn;
subjDocFocused(TCEMultiDocSubject(fMultiDocSubject), self);
end;
procedure TCESynMemo.SetHighlighter(const Value: TSynCustomHighlighter);