From 00fc1e5e991492207a59e9b2ccf2df1d4f1692a4 Mon Sep 17 00:00:00 2001 From: jprocter Date: Fri, 22 Apr 2011 14:26:04 +0000 Subject: [PATCH] formatting --- src/jalview/gui/AppJmol.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 1.7.10.2