X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosui%2FAltosLaunchUI.java;h=73fae16bf23ca3df1351cdacec507674c0048ba6;hb=e56038b65ba1c6413ba9942be3c092644986f126;hp=47365e03bd46a19bc933553d55beac501e3effd9;hpb=31e3255b6cbfaf95c0e97e2d1ec8de72f845994c;p=fw%2Faltos diff --git a/altosui/AltosLaunchUI.java b/altosui/AltosLaunchUI.java index 47365e03..73fae16b 100644 --- a/altosui/AltosLaunchUI.java +++ b/altosui/AltosLaunchUI.java @@ -50,7 +50,7 @@ class FireButton extends JButton { } public class AltosLaunchUI - extends JDialog + extends AltosDialog implements ActionListener { AltosDevice device;