beremiz
Clone
Summary
Browse
Changes
Graph
IDE: fix exception when showing project's context menu in case of empty clipboard (wxpython4).
wxPython4
2023-01-15, Edouard Tisserant
3dafdb6ad023
IDE: fix exception when showing project's context menu in case of empty clipboard (wxpython4).
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"))