beremiz
Clone
Summary
Browse
Changes
Graph
IDE: wxPython4 consequences : wx.OPEN -> wx.FD_OPEN
wxPython4
2022-08-08, Edouard Tisserant
b46af5b80c7d
IDE: wxPython4 consequences : wx.OPEN -> wx.FD_OPEN
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"))