--- a/Utilities/uic.py Fri Feb 12 18:48:21 2010 +0000 +++ b/Utilities/uic.py Fri Feb 12 19:02:38 2010 +0000 @@ -14,7 +14,7 @@ """ Module function to compile the .ui files of a directory tree to Python sources. - @param dir name of a directory to scan for .ui files (string or QString) + @param dir name of a directory to scan for .ui files (string) @param recurse flag indicating to recurse into subdirectories (boolean) """ try: