plugins/svgui/__init__.py
author lbessard
Tue, 15 Jul 2008 17:35:19 +0200
changeset 198 cf99e75b6dda
parent 11 75ae893d5eed
permissions -rw-r--r--
Bug while while changing name of SVGUI plugin node fixed
11
75ae893d5eed Adding plugin support in Beremiz
lbessard
parents:
diff changeset
     1
from svgui import *
75ae893d5eed Adding plugin support in Beremiz
lbessard
parents:
diff changeset
     2
controller = None
75ae893d5eed Adding plugin support in Beremiz
lbessard
parents:
diff changeset
     3
view = None