--- 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):
"""