beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Fix one more sequel of wxPython4 port : typo in editors/TextViewer.py
wxPython4
2022-02-18, Edouard Tisserant
67a4d207bace
IDE: Fix one more sequel of wxPython4 port : typo in editors/TextViewer.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"))