Graphics/UMLDialog.py

branch
5_3_x
changeset 2332
e0b023d62b10
parent 2302
f29e9405c851
child 2333
704cba4b4681
--- a/Graphics/UMLDialog.py	Thu Jan 10 19:03:16 2013 +0100
+++ b/Graphics/UMLDialog.py	Sat Jan 12 14:37:05 2013 +0100
@@ -64,6 +64,8 @@
         self.setCentralWidget(self.umlView)
         
         self.umlView.relayout.connect(self.__relayout)
+        
+        self.setWindowTitle(self.__diagramTypeString())
     
     def __initActions(self):
         """

eric ide

mercurial