Normand Briere
2019-09-08 4a303a7b3635adfee8f46ac76af4e1b7b4a7029b
ObjEditor.java
....@@ -4407,6 +4407,9 @@
44074407 }
44084408
44094409 ResetModel();
4410
+
4411
+ DuplicateVersion();
4412
+
44104413 this.SetVersionStates();
44114414 objEditor.refreshContents();
44124415 }