JAL-3390 new View menu option to hide hidden regions in structure
[jalview.git] / src / jalview / jbgui / GStructureViewer.java
index 418e413..66cd8f2 100644 (file)
@@ -59,6 +59,8 @@ public abstract class GStructureViewer extends JInternalFrame
 
   protected JCheckBoxMenuItem showAlignmentOnly;
 
+  protected JCheckBoxMenuItem hideHiddenRegions;
+
   protected JMenuItem fitToWindow;
 
   protected JRadioButtonMenuItem seqColour;