mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: [Differ] Set default PaintStyle
This commit is contained in:
parent
3264c324e4
commit
265ce8dcf4
1 changed files with 1 additions and 0 deletions
|
|
@ -190,6 +190,7 @@ begin
|
|||
with TSynDiffGutterChanges.Create(Gutter.Parts) do
|
||||
Name:= 'SynDiffGutterChanges';
|
||||
end;
|
||||
FPaintStyle:= psBackground;
|
||||
OnSpecialLineMarkup:= @SpecialLineMarkupEvent;
|
||||
end;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue