JAL-892 tidy Varna panel names; JAL-1789 simplified mouseover
[jalview.git] / src / jalview / structure / StructureSelectionManager.java
index 0253a7e..ac14b52 100644 (file)
@@ -739,7 +739,7 @@ public class StructureSelectionManager
         else if (listener instanceof SecondaryStructureListener)
         {
           ((SecondaryStructureListener) listener).mouseOverSequence(seq,
-                  indexpos);
+                  indexpos, index);
         }
       }
     }