beremiz
Clone
Summary
Browse
Changes
Graph
Fix typos breaking IDE
wxPython4
2022-06-13, Edouard Tisserant
a35bf9c585cf
Fix typos breaking IDE
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"))