beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Workaround exception caused by dead C/C++ swig-wrapped object when debug still try to update view after close.
2022-05-23, Edouard Tisserant
ff25207ec303
IDE: Workaround exception caused by dead C/C++ swig-wrapped object when debug still try to update view after close.
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"))