diff options
Diffstat (limited to 'mytest.py')
| -rw-r--r-- | mytest.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
