mirror of https://gitlab.com/basile.b/dexed.git
reverted temp workaround
This commit is contained in:
parent
2968b95e0a
commit
b214e1bbbd
|
@ -386,7 +386,8 @@ begin
|
|||
Inherited;
|
||||
checkFileDate;
|
||||
identifierToD2Syn;
|
||||
subjDocFocused(TCEMultiDocSubject(fMultiDocSubject), self);
|
||||
// produces too much updates in the widgets
|
||||
//subjDocFocused(TCEMultiDocSubject(fMultiDocSubject), self);
|
||||
end;
|
||||
|
||||
procedure TCESynMemo.SetHighlighter(const Value: TSynCustomHighlighter);
|
||||
|
|
Loading…
Reference in New Issue