move registering of DefaultWizard from StartWizard.py into DefaultWizard.py
[vuplus_dvbapp] / mytest.py
index e8e0c74..5b3258d 100644 (file)
--- a/mytest.py
+++ b/mytest.py
@@ -74,6 +74,7 @@ profile("LOAD:Wizard")
 from Screens.Wizard import wizardManager
 from Screens.ImageWizard import *
 from Screens.StartWizard import *
+from Screens.DefaultWizard import *
 from Screens.TutorialWizard import *
 from Tools.BoundFunction import boundFunction
 from Plugins.Plugin import PluginDescriptor