mirror of https://gitlab.com/basile.b/dexed.git
reactivated the trigger deactivated as a temp fix in 015c16b
This commit is contained in:
parent
b2f684439b
commit
f2c702757e
|
@ -112,7 +112,7 @@ begin
|
|||
if not Visible then exit;
|
||||
checkFileDate;
|
||||
identifierToD2Syn;
|
||||
//subjDocFocused(TCEMultiDocSubject(fMultiDocSubject), self);
|
||||
subjDocFocused(TCEMultiDocSubject(fMultiDocSubject), self);
|
||||
end;
|
||||
|
||||
procedure TCESynMemo.UpdateShowing;
|
||||
|
|
Loading…
Reference in New Issue