Collected all settings ChkBoxes
This commit is contained in:
@ -11,7 +11,6 @@ namespace CobXmlSupport
|
||||
{
|
||||
public static string ettingActualFile;
|
||||
public static bool ettingAnaTag;
|
||||
public static bool ettingBackupOwnCode;
|
||||
public static string ettingCompany;
|
||||
public static bool ettingCountVars;
|
||||
public static bool ettingDisplays;
|
||||
@ -20,7 +19,9 @@ namespace CobXmlSupport
|
||||
public static string ettingLogSectName;
|
||||
public static string ettingLogVarName;
|
||||
public static string ettingMaxOcc;
|
||||
public static bool ettingMvToDisp;
|
||||
public static bool ettingNoNsRef;
|
||||
public static bool ettingPerform;
|
||||
public static string ettingPrefix;
|
||||
public static bool ettingUnique;
|
||||
public static bool ettingUniqueAttrVars;
|
||||
|
||||
Reference in New Issue
Block a user