JAL-1780 JAL-653 Format/AppletFormat import and export pipeline regularised, uses...
[jalview.git] / src / jalview / io / Gff3File.java
index 53179e0..1f8c3be 100644 (file)
@@ -139,7 +139,7 @@ public class Gff3File extends FeaturesFile
   }
 
   @Override
-  public void addProperties(Alignment al)
+  public void addProperties(AlignmentI al)
   {
     super.addProperties(al);
     if (dataset.getCodonFrames() != null)