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