beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: fixed bug introduced in 7bdb766c2a4d, typo breaking meter widget
svghmi
2021-07-12, Edouard Tisserant
1fd8bef23f67
SVGHMI: fixed bug introduced in 7bdb766c2a4d, typo breaking meter 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"))