--- a/Utilities/__init__.py Tue Jan 12 18:39:15 2010 +0000 +++ b/Utilities/__init__.py Wed Jan 13 18:53:58 2010 +0000 @@ -26,7 +26,7 @@ from Globals import isWindowsPlatform # import this method into the Utilities namespace -from E4Gui.E4Application import e5App +from E5Gui.E5Application import e5App from UI.Info import Program, Version