beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Log: Prevent crash when display progress on empty log.
svghmi
2021-06-11, Edouard Tisserant
8d1cc99a8f54
IDE: Log: Prevent crash when display progress on empty log.
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"))