IDE: clean up

git-svn-id: trunk@35033 -
This commit is contained in:
mattias 2012-01-30 09:23:09 +00:00
parent fa6daa7243
commit bb029d7af0

View File

@ -340,7 +340,7 @@ begin
if cdsSelected in State then
begin
Brush.Color := clHighlight; //Brush.Style := ...
Font.Color := clHighlightedText;
Font.Color := clHighlightText;
end
else begin
Brush.Color := clDefault;