beremiz
Clone
Summary
Browse
Changes
Graph
IDE: fix wxpython4 sequel : project "add" menu was having no extension entry visible.
wxPython4
2021-10-18, Edouard Tisserant
3860a6ad6998
IDE: fix wxpython4 sequel : project "add" menu was having no extension entry visible.
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"))