Beremiz.py
changeset 382 37f870528def
parent 361 331d698e1118
child 383 9ae15ab058f3
--- a/Beremiz.py	Fri Aug 14 16:26:19 2009 +0200
+++ b/Beremiz.py	Thu Aug 27 12:47:40 2009 +0200
@@ -1305,6 +1305,7 @@
                 elif answer == wx.ID_CANCEL:
                     return
             self.PluginInfos = {}
+            self.PluginRoot.CloseProject()
             self.PluginRoot = None
             self.Log.flush()
             self.RefreshAll()