mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 02:18:03 +02:00
DebugServer: Store CleanLog in settings. Issue #37615, patch from BrunoK.
git-svn-id: trunk@63825 -
This commit is contained in:
parent
eff8fb999c
commit
82747ce355
@ -467,6 +467,7 @@ begin
|
||||
FShowOnmessage:=ShowOnMessage;
|
||||
FAtBottom:=NewMessageAtBottom;
|
||||
FKeepVisible:=NewMessageVisible;
|
||||
FCleanLog:=CleanLogOnNewProcess;
|
||||
SaveSettings;
|
||||
end;
|
||||
finally
|
||||
|
Loading…
Reference in New Issue
Block a user