beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Applies clone unlinking to widget themselves, not only to clones inside widgets.
svghmi
2020-05-14, Edouard Tisserant
fc5fbf087b93
SVGHMI: Applies clone unlinking to widget themselves, not only to clones inside widgets.
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"))