IDE: editor options: update previews on change of color scheme

git-svn-id: trunk@15882 -
This commit is contained in:
mattias 2008-07-27 07:36:36 +00:00
parent 3aed0552c5
commit fa53a41c30
2 changed files with 2 additions and 0 deletions

View File

@ -2947,6 +2947,7 @@ begin
SetPreviewSynInAllPreviews;
FillColorElementListBox;
FindCurHighlightElement;
InvalidatePreviews;
end// change the colorscheme
;
end

View File

@ -814,6 +814,7 @@ begin
SetPreviewSynInAllPreviews;
FillColorElementListBox;
FindCurHighlightElement;
InvalidatePreviews;
end// change the colorscheme
;
end