From: jprocter Date: Fri, 22 Apr 2011 14:26:04 +0000 (+0000) Subject: formatting X-Git-Tag: Release_2_7~205 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=00fc1e5e991492207a59e9b2ccf2df1d4f1692a4;p=jalview.git formatting --- diff --git a/src/jalview/gui/AppJmol.java b/src/jalview/gui/AppJmol.java index d5148ba..48c5143 100644 --- a/src/jalview/gui/AppJmol.java +++ b/src/jalview/gui/AppJmol.java @@ -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