altosui: Output recorded clock tick in CSV files
[fw/altos] / altosui / AltosLaunchUI.java
index 47365e03bd46a19bc933553d55beac501e3effd9..73fae16bf23ca3df1351cdacec507674c0048ba6 100644 (file)
@@ -50,7 +50,7 @@ class FireButton extends JButton {
 }
 
 public class AltosLaunchUI
-       extends JDialog
+       extends AltosDialog
        implements ActionListener
 {
        AltosDevice     device;