SynEdit: add color setting for visualized special chars (whitespace)

git-svn-id: trunk@32370 -
This commit is contained in:
martin 2011-09-16 16:35:27 +00:00
parent 783bdfd9d0
commit 6ddc1c8152

View File

@ -7382,7 +7382,7 @@ begin
UpdateCaret;
if (eoShowSpecialChars in ChangedOptions) and HandleAllocated then
Invalidate;
fMarkupSpecialChar.Enabled := (eoShowSpecialChars in ChangedOptions);
fMarkupSpecialChar.Enabled := (eoShowSpecialChars in fOptions);
(* Deal with deprecated values
Those are all controlled by mouse-actions.