beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: prevent man-made memory leak by limiting back button history items count to 42
svghmi
2020-03-30, Edouard Tisserant
3d7e3866cc51
SVGHMI: prevent man-made memory leak by limiting back button history items count to 42
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"))