git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
386cd5f
)
formatting
author
jprocter
<Jim Procter>
Fri, 22 Apr 2011 14:26:04 +0000
(14:26 +0000)
committer
jprocter
<Jim Procter>
Fri, 22 Apr 2011 14:26:04 +0000
(14:26 +0000)
src/jalview/gui/AppJmol.java
patch
|
blob
|
history
diff --git
a/src/jalview/gui/AppJmol.java
b/src/jalview/gui/AppJmol.java
index
d5148ba
..
48c5143
100644
(file)
--- 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