Graphics/UMLSceneSizeDialog.py

changeset 110
c9a969db1469
parent 13
1af94a91f439
child 791
9ec2ac20e54e
--- a/Graphics/UMLSceneSizeDialog.py	Fri Feb 12 18:48:21 2010 +0000
+++ b/Graphics/UMLSceneSizeDialog.py	Fri Feb 12 19:02:38 2010 +0000
@@ -25,7 +25,7 @@
         @param minW minimum width allowed (integer)
         @param minH minimum height allowed (integer)
         @param parent parent widget of this dialog (QWidget)
-        @param name name of this widget (QString or string)
+        @param name name of this widget (string)
         """
         QDialog.__init__(self, parent)
         if name:

eric ide

mercurial