complete Information Content annotation
[jalview.git] / src / jalview / gui / AnnotationLabels.java
index 9127106..3e23ac0 100755 (executable)
@@ -435,7 +435,8 @@ public class AnnotationLabels extends JPanel implements MouseListener,
           pop.add(item);
         }
       }
-      else if (label.indexOf("Consensus") > -1)
+      else if (label.indexOf("Consensus") > -1
+              || label.indexOf("Information Content") > -1)
       {
         pop.addSeparator();
         // av and sequencegroup need to implement same interface for