This commit is contained in:
parent
f87bf4d09a
commit
6ac51d2e02
@ -289,6 +289,7 @@ namespace VEPROMS
|
||||
// Save whether we should display the default values on this property page
|
||||
Settings.Default.ShowDefaultFolderProp = ppCbShwDefSettings.Checked;
|
||||
Settings.Default.Save();
|
||||
_FolderConfig.MyFolder.Config = _FolderConfig.ToString();
|
||||
_FolderConfig.MyFolder.Save().Dispose();
|
||||
this.Close();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user