Added Volian Comment Annotation Type
Support having a transition at the beginning of the text
This commit is contained in:
@@ -100,6 +100,7 @@ namespace DataLoader
|
||||
AnnotationType at = AnnotationType.MakeAnnotationType("Reference", null);
|
||||
at = AnnotationType.MakeAnnotationType("Action Items", null);
|
||||
at = AnnotationType.MakeAnnotationType("Verification Required", null);
|
||||
at = AnnotationType.MakeAnnotationType("Volian Comment", null);
|
||||
|
||||
frmMain.Status = "Load veproms.ini";
|
||||
XmlDocument d = cfg.LoadSystemIni(vepromspath);
|
||||
|
Reference in New Issue
Block a user