ide: save show compile dialog option change

git-svn-id: trunk@15432 -
This commit is contained in:
paul 2008-06-16 01:13:45 +00:00
parent 78c78ad0ac
commit 4a04564358

View File

@ -2545,6 +2545,7 @@ begin
MaxRecentProjectFiles:=StrToIntDef(
MaxRecentProjectFilesComboBox.Text,MaxRecentProjectFiles);
OpenLastProjectAtStart:=OpenLastProjectAtStartCheckBox.Checked;
ShowCompileDialog := ShowCompileDialogCheckBox.Checked;
// backup
with BackupInfoProjectFiles do begin