beremiz
Clone
Summary
Browse
Changes
Graph
fix wxPyDeprecationWarnings
python3
2023-02-20, GP Orcullo
8def429216ca
fix wxPyDeprecationWarnings
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))