This commit is contained in:
2011-11-21 16:37:30 +00:00
parent 718b4d9dc0
commit 19349d9fcd
7 changed files with 91 additions and 35 deletions

View File

@@ -39,7 +39,9 @@ namespace fmtxml
case "WCN2":
AddWCN2(myDoc);
break;
case "WCN1":
AddWCN2(myDoc); // same cover page box as wcn2
break;
}
}