SettingsXml tweaked
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user