mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 16:40:48 +02:00
IDE, Debugger: Asm Window, invalidate after colors changed
This commit is contained in:
parent
f96bef27b6
commit
ee6b4fce64
@ -1138,6 +1138,8 @@ begin
|
||||
'ahaAsmLinkTarget': FJmpTargetAttrib.Assign(FHighLigther.Attribute[i]);
|
||||
end;
|
||||
|
||||
Invalidate;
|
||||
|
||||
Syn.Free;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user