Close serial port if Download/Delete dialog is cancelled.
[fw/altos] / altosui / AltosEepromManage.java
index 2704f883c46d4b1869a8532b8aa9c5b87c8a286c..c7efe478e5f652cf5d2d9a678fcb23cfe6840a47 100644 (file)
@@ -146,6 +146,8 @@ public class AltosEepromManage implements ActionListener {
                                                else
                                                        finish();
                                        }
+                               } else {
+                                       finish();
                                }
                        } catch (FileNotFoundException ee) {
                                JOptionPane.showMessageDialog(frame,