ref #6902 Open AlignmentEditor in editor area
[taxeditor.git] / eu.etaxonomy.taxeditor.molecular / src / main / java / eu / etaxonomy / taxeditor / molecular / editor / e4 / AlignmentEditorE4.java
index 15213661d366bbeefca29f5e952538519712a2fe..80f61f3d6f12da2d7cbce73f8eb63b93022c1d4c 100644 (file)
@@ -389,6 +389,7 @@ public class AlignmentEditorE4 {
         if(input!=null){
             input.dispose();
         }
+        dirty.setDirty(false);
     }