beremiz

Merged default in wxPython4, include runtimeLists
wxPython4
2022-01-16, Edouard Tisserant
fdc12f7d27c8
Merged default in wxPython4, include runtimeLists
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"))