micropeak: Oops. Lost the call to actually start downloading data
[fw/altos] / micropeak / MicroDownload.java
index 849cfc15cd31d35b76554db73f0d1d52006d407d..bd6795f85f633fb8e573dac8eb02cbe3c444f472 100644 (file)
@@ -179,5 +179,6 @@ public class MicroDownload extends AltosUIDialog implements Runnable, ActionList
                pack();
                setLocationRelativeTo(owner);
                setVisible(true);
                pack();
                setLocationRelativeTo(owner);
                setVisible(true);
+               start();
        }
 }
        }
 }