54 gapp = E5Application([]) |
54 gapp = E5Application([]) |
55 |
55 |
56 from UI.Info import BugAddress |
56 from UI.Info import BugAddress |
57 from UI.SplashScreen import SplashScreen, NoneSplashScreen |
57 from UI.SplashScreen import SplashScreen, NoneSplashScreen |
58 from E5Gui.E5SingleApplication import E5SingleApplicationClient |
58 from E5Gui.E5SingleApplication import E5SingleApplicationClient |
|
59 ##from E5Gui.E5Application import E5Application |
59 |
60 |
60 import Utilities |
61 import Utilities |
61 from Utilities import Startup |
62 from Utilities import Startup |
62 |
63 |
63 logging.debug("Importing Preferences") |
64 logging.debug("Importing Preferences") |