summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/AltosLights.java
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-11-10 22:11:21 -0800
committerKeith Packard <keithp@keithp.com>2010-11-10 22:11:21 -0800
commit5394548fa5c7bdbfcc01e8aa19e93e1cf6345e2a (patch)
tree5e50323e8eb6bbb21676da20bb3654c3f2910cf0 /ao-tools/altosui/AltosLights.java
parent891e629f6ba20654b614f3ca7211a0f1c92670cb (diff)
parent75f7698b99a661ed17a91748a99699fa6761772a (diff)
Merge remote branch 'aj/buttonbox' into buttonbox
Diffstat (limited to 'ao-tools/altosui/AltosLights.java')
-rw-r--r--ao-tools/altosui/AltosLights.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-tools/altosui/AltosLights.java b/ao-tools/altosui/AltosLights.java
index 08e6b4f8..2fa38412 100644
--- a/ao-tools/altosui/AltosLights.java
+++ b/ao-tools/altosui/AltosLights.java
@@ -70,4 +70,4 @@ public class AltosLights extends JComponent {
add(green);
green.set(false);
}
-} \ No newline at end of file
+}