X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2Fbertos.py;h=96730e59d6ca65ea99abda65bab43a990a00dc1e;hb=e80b8410edc8e74e94662722194d1cfddbb19ec5;hp=7017e0d2073fbef8720a242a29c0a8c3a93c51f9;hpb=b15e1f3d67e16289469a5dd8c2de842a5ed07e41;p=bertos.git diff --git a/wizard/bertos.py b/wizard/bertos.py index 7017e0d2..96730e59 100755 --- a/wizard/bertos.py +++ b/wizard/bertos.py @@ -21,6 +21,8 @@ import BProject import BStartPage import BWizard +import bertos_utils + def newProject(): wizard = BWizard.BWizard() wizard.show()