beremiz
Clone
Summary
Browse
Changes
Graph
Merged default in wxPython4 branch
wxPython4
2022-12-15, Edouard Tisserant
fcf3dcc8ab3b
Merged default in wxPython4 branch
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"))