Graphics/ApplicationDiagramBuilder.py

changeset 2334
fc69ad77e18a
parent 2302
f29e9405c851
child 2401
4f428de32b69
child 3072
68f54a5e0c6b
diff -r 9e623311630d -r fc69ad77e18a Graphics/ApplicationDiagramBuilder.py
--- a/Graphics/ApplicationDiagramBuilder.py	Thu Jan 10 19:15:10 2013 +0100
+++ b/Graphics/ApplicationDiagramBuilder.py	Sat Jan 12 18:44:39 2013 +0100
@@ -82,6 +82,7 @@
                     moduleDict[name] = mod
         finally:
             progress.setValue(tot)
+            progress.deleteLater()
         return moduleDict
         
     def buildDiagram(self):

eric ide

mercurial