mirror of https://gitlab.com/basile.b/dexed.git
removed someehing just started
This commit is contained in:
parent
db5e2cbf2d
commit
68cd2759bf
|
@ -338,9 +338,6 @@ begin
|
||||||
Gutter.SeparatorPart.MarkupInfo.Foreground := clGray;
|
Gutter.SeparatorPart.MarkupInfo.Foreground := clGray;
|
||||||
Gutter.CodeFoldPart.MarkupInfo.Foreground := clGray;
|
Gutter.CodeFoldPart.MarkupInfo.Foreground := clGray;
|
||||||
BracketMatchColor.Foreground:=clRed;
|
BracketMatchColor.Foreground:=clRed;
|
||||||
//
|
|
||||||
self.BookMarkOptions.GlyphsVisible:= true;
|
|
||||||
self.BookMarkOptions.BookmarkImages;
|
|
||||||
//
|
//
|
||||||
MouseLinkColor.Style:= [fsUnderline];
|
MouseLinkColor.Style:= [fsUnderline];
|
||||||
with MouseActions.Add do begin
|
with MouseActions.Add do begin
|
||||||
|
|
Loading…
Reference in New Issue