beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Widget lib: small doc fix.
svghmi
2021-07-13, Edouard Tisserant
09133b155f0c
SVGHMI: Widget lib: small doc fix.
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"))