Merge branch 'develop' into features/JAL-892varnaToProject
[jalview.git] / src / jalview / datamodel / ColumnSelection.java
index 835d7e9..3916b7d 100644 (file)
@@ -1138,7 +1138,7 @@ public class ColumnSelection
    *         profileseq marked as hidden.
    */
   public static ColumnSelection propagateInsertions(SequenceI profileseq,
-          Alignment al, AlignmentView input)
+          AlignmentI al, AlignmentView input)
   {
     int profsqpos = 0;