diff -r 674ef50b5004 -r 51e8278f2c3d Graphics/UMLDialog.py --- a/Graphics/UMLDialog.py Tue Sep 04 11:41:07 2012 +0200 +++ b/Graphics/UMLDialog.py Sat Sep 08 18:28:46 2012 +0200 @@ -24,6 +24,7 @@ """ Constructor + @param diagramName name of the diagram (string) @param parent parent widget of the view (QWidget) @param name name of the view widget (string) """