PLCOpenEditor.py
changeset 179 32f269883027
parent 177 a3f6670949ba
child 181 2981c3d3b088
--- a/PLCOpenEditor.py	Thu Feb 28 14:11:16 2008 +0100
+++ b/PLCOpenEditor.py	Thu Feb 28 18:07:52 2008 +0100
@@ -508,7 +508,6 @@
             elif answer == wx.ID_NO:
                 self.Controler.Reset()
                 self.AUIManager.UnInit()
-                wx.CallAfter(self.Close)
                 event.Skip()
             else:
                 event.Veto()