JAL-3489 ensure all chains mapped when loading local multimeric PDB file
[jalview.git] / src / jalview / gui / AlignFrame.java
index fcb6572..39123d5 100644 (file)
@@ -4519,7 +4519,7 @@ public class AlignFrame extends GAlignFrame implements DropTargetListener,
                     PDBEntry pe = new AssociatePdbFileWithSeq()
                             .associatePdbWithSeq((String) fm[0],
                                     (DataSourceType) fm[1], toassoc, false,
-                                    Desktop.instance);
+                                    Desktop.instance, false);
                     if (pe != null)
                     {
                       System.err.println("Associated file : "