profile visualizations are now logos
[jalview.git] / src / jalview / gui / AlignmentPanel.java
index 99c7c72..9626e80 100755 (executable)
@@ -1329,7 +1329,7 @@ public class AlignmentPanel extends GAlignmentPanel implements
     boolean updateCalcs = false;
     boolean conv = av.isShowGroupConservation();
     boolean cons = av.isShowGroupConsensus();
-    boolean showprf = av.isShowConsensusProfile();
+    boolean showprf = av.isShowSequenceLogo();
     boolean showConsHist = av.isShowConsensusHistogram();
     
     boolean sortg = true;