beremiz

SVGHMI: Added mostly untested switch widget
svghmi
2020-02-17, Edouard Tisserant
f4dd234faa11
SVGHMI: Added mostly untested switch widget
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))