beremiz
Clone
Summary
Browse
Changes
Graph
Cleanup and update version.py
wxPython4
2022-08-21, Edouard Tisserant
295f21f9c581
Cleanup and update version.py
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"))