hiding of testbutton

This commit is contained in:
2014-12-10 14:36:16 +01:00
parent 77764a39f3
commit abe258e8d2
9 changed files with 138 additions and 19 deletions

View File

@ -23,6 +23,7 @@ namespace CobXmlSupport
public static bool ettingCountVars;
public static string ettingLogVarName;
public static string ettingLogSectName;
public static bool ettingSpecials;
//-------------------------
}
}