beremiz
Clone
Summary
Browse
Changes
Graph
Fixes for wxPython-4.0.7 (ubuntu22) compatible with wxPython-4.1.x
python3
2023-04-12, Edouard Tisserant
c98646b1c981
Fixes for wxPython-4.0.7 (ubuntu22) compatible with wxPython-4.1.x
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))