diff -r 8cbebde7a984 -r fd5ee85f0450 Utilities/__init__.py --- a/Utilities/__init__.py Fri Jul 05 19:17:29 2013 +0200 +++ b/Utilities/__init__.py Fri Jul 05 19:39:15 2013 +0200 @@ -1499,6 +1499,7 @@ # Qt utility functions below ################################################################################ + def generatePySideToolPath(toolname): """ Module function to generate the executable path for a PySide tool.