diff -r 5280e37405b8 -r 2f2a4a76dd22 Graphics/UMLSceneSizeDialog.py --- a/Graphics/UMLSceneSizeDialog.py Sat May 17 19:58:49 2014 +0200 +++ b/Graphics/UMLSceneSizeDialog.py Sun May 18 14:13:09 2014 +0200 @@ -46,7 +46,7 @@ def getData(self): """ - Method to retrieve the entered data. + Public method to retrieve the entered data. @return tuple giving the selected width and height (integer, integer)