formatting
authorjprocter <Jim Procter>
Fri, 22 Apr 2011 14:26:04 +0000 (14:26 +0000)
committerjprocter <Jim Procter>
Fri, 22 Apr 2011 14:26:04 +0000 (14:26 +0000)
src/jalview/gui/AppJmol.java

index d5148ba..48c5143 100644 (file)
@@ -931,8 +931,8 @@ public class AppJmol extends GStructureViewer implements Runnable,
       if (!jmb.isLoadingFromArchive())
       {
         if (ap!=null) {
-               // Make the currently displayed alignment panel the associated view
-               _colourwith.add(ap.alignFrame.alignPanel);
+          // Make the currently displayed alignment panel the associated view
+          _colourwith.add(ap.alignFrame.alignPanel);
         }
       }
       // Set the colour using the current view for the associated alignframe