fileFormat enum wip changes
[jalview.git] / src / jalview / io / HtmlFile.java
index 32ae388..af3fb5d 100644 (file)
@@ -120,7 +120,7 @@ public class HtmlFile extends AlignFile implements ComplexAlignFile
   }
 
   @Override
-  public String print()
+  public String print(SequenceI[] sqs, boolean jvsuffix)
   {
     throw new UnsupportedOperationException(
             "Print method of HtmlFile is not supported!");