formatting
[jalview.git] / src / jalview / appletgui / RotatableCanvas.java
index 177e5ad..978c52f 100755 (executable)
@@ -515,7 +515,8 @@ public class RotatableCanvas extends Panel implements MouseListener,
 
     if (found != null)
     {
-      // TODO: applet PCA is not associatable with multi-panels - only parent view 
+      // TODO: applet PCA is not associatable with multi-panels - only parent
+      // view
       if (av.getSelectionGroup() != null)
       {
         av.getSelectionGroup().addOrRemove(found, true);