beremiz

Marged default in wxPython4
wxPython4
2022-11-23, Edouard Tisserant
c2992796a859
Marged default in wxPython4
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"))