mirror of https://gitlab.com/basile.b/dexed.git
fix, message color, live update from option editor
This commit is contained in:
parent
4391cb2680
commit
22fcf8a02f
|
@ -480,6 +480,7 @@ begin
|
|||
fOptions.assign(fOptionsBackup);
|
||||
end;
|
||||
fOptions.AssignTo(self);
|
||||
List.Invalidate;
|
||||
end;
|
||||
|
||||
function TCEMessagesWidget.optionedOptionsModified: boolean;
|
||||
|
|
Loading…
Reference in New Issue