X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fgui%2FAssociatePdbFileWithSeq.java;h=7e646e25bcd2c434c4a26b60f65b643f56318c9a;hb=fee3871cb73a8a9d5695328352276b4b14419bed;hp=f13bb357004fccc69f967e664fe521e282d0fd10;hpb=ab43013b7e357b84b4abade0dba949668dfb2a0e;p=jalview.git diff --git a/src/jalview/gui/AssociatePdbFileWithSeq.java b/src/jalview/gui/AssociatePdbFileWithSeq.java index f13bb35..7e646e2 100644 --- a/src/jalview/gui/AssociatePdbFileWithSeq.java +++ b/src/jalview/gui/AssociatePdbFileWithSeq.java @@ -1,6 +1,6 @@ /* - * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2b1) - * Copyright (C) 2014 The Jalview Authors + * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$) + * Copyright (C) $$Year-Rel$$ The Jalview Authors * * This file is part of Jalview. * @@ -80,6 +80,7 @@ public class AssociatePdbFileWithSeq { entry.setId(pdbfile.id); } + entry.setType(PDBEntry.Type.FILE); if (pdbfile != null) {