mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 10:40:41 +02:00
IDE: fixed applying codetools options
git-svn-id: trunk@23876 -
This commit is contained in:
parent
3129fa2571
commit
fca400cd8c
@ -319,6 +319,7 @@ end;
|
||||
|
||||
procedure TCodeToolsOptions.DoAfterWrite;
|
||||
begin
|
||||
inherited DoAfterWrite;
|
||||
Save;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user