fix, message color, live update from option editor

This commit is contained in:
Basile Burg 2015-06-18 11:53:26 +02:00
parent 4391cb2680
commit 22fcf8a02f
1 changed files with 1 additions and 0 deletions

View File

@ -480,6 +480,7 @@ begin
fOptions.assign(fOptionsBackup);
end;
fOptions.AssignTo(self);
List.Invalidate;
end;
function TCEMessagesWidget.optionedOptionsModified: boolean;