beremiz
Clone
Summary
Browse
Changes
Graph
Fixed misuse of GridCellEditor in DurationCellEditor, potentially leading to crash on windows.
svghmi
2021-03-29, Edouard Tisserant
a5bca0a5eaf5
Fixed misuse of GridCellEditor in DurationCellEditor, potentially leading to crash on windows.
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"))