mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-03 03:40:02 +02:00
Build Lazarus Dialog: Set to build all now keeps special settings
git-svn-id: trunk@5382 -
This commit is contained in:
parent
fe19ab4a6f
commit
857fa012a6
@ -533,6 +533,7 @@ end;
|
||||
|
||||
procedure TConfigureBuildLazarusDlg.BuildAllButtonClick(Sender: TObject);
|
||||
begin
|
||||
Save(Options);
|
||||
Options.SetBuildAll;
|
||||
Load(Options);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user