SettingsXml tweaked

This commit is contained in:
2015-07-20 08:52:37 +02:00
parent 89fedaec3f
commit eb8650d573
4 changed files with 33 additions and 7 deletions

View File

@ -93,6 +93,7 @@ namespace CobXmlSupport
S.ettingValues = this.Values;
S.ettingWrap = this.Wrap;
S.ettingShowTestbtns = this.ShowTestbtns;
S.ettingList = null;
if (this.fileList != null)
{
foreach (savedFile locSF in this.fileList)