DebugServer: Store CleanLog in settings. Issue #37615, patch from BrunoK.

git-svn-id: trunk@63825 -
This commit is contained in:
juha 2020-08-25 08:50:50 +00:00
parent eff8fb999c
commit 82747ce355

View File

@ -467,6 +467,7 @@ begin
FShowOnmessage:=ShowOnMessage;
FAtBottom:=NewMessageAtBottom;
FKeepVisible:=NewMessageVisible;
FCleanLog:=CleanLogOnNewProcess;
SaveSettings;
end;
finally