beremiz
Clone
Summary
Browse
Changes
Graph
IDE: Fixed About dialog exception on Windows, and typo in about dialog's content.
wxPython4
2022-08-17, Edouard Tisserant
cbc6a6ccd52e
IDE: Fixed About dialog exception on Windows, and typo in about dialog's content.
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"))