beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Remove recursive walk in parsed widget to find unique type and use xsl:key instead.
svghmi
2021-02-02, Edouard Tisserant
7ecaefe38f6f
SVGHMI: Remove recursive walk in parsed widget to find unique type and use xsl:key instead.
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"))