apply jalview code style
[jalview.git] / src / jalview / jbgui / GPreferences.java
index 8393b3a..aaa73a1 100755 (executable)
@@ -1,5 +1,5 @@
 /*
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.5)
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.6)
  * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
  * 
  * This file is part of Jalview.
@@ -186,7 +186,7 @@ public class GPreferences extends JPanel
   protected JCheckBox modellerOutput = new JCheckBox();
 
   protected JPanel dasPanel = new JPanel();
-  
+
   BorderLayout borderLayout4 = new BorderLayout();
 
   protected JPanel wsPanel = new JPanel();
@@ -228,9 +228,6 @@ public class GPreferences extends JPanel
   protected JCheckBox shareSelections = new JCheckBox();
 
   protected JCheckBox followHighlight = new JCheckBox();
-  
-  
-
 
   /**
    * Creates a new GPreferences object.