Graphics/ApplicationDiagramBuilder.py

branch
5_3_x
changeset 2332
e0b023d62b10
parent 2302
f29e9405c851
child 2401
4f428de32b69
child 3072
68f54a5e0c6b
--- a/Graphics/ApplicationDiagramBuilder.py	Thu Jan 10 19:03:16 2013 +0100
+++ b/Graphics/ApplicationDiagramBuilder.py	Sat Jan 12 14:37:05 2013 +0100
@@ -82,6 +82,7 @@
                     moduleDict[name] = mod
         finally:
             progress.setValue(tot)
+            progress.deleteLater()
         return moduleDict
         
     def buildDiagram(self):

eric ide

mercurial