beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: add undo button to widget library path selection (reverts to default library).
py2compat
12 months ago, Edouard Tisserant
49c1f4af5c29
SVGHMI: add undo button to widget library path selection (reverts to default library).
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"))