beremiz

f273ee835411
PLCOpen editor: fix exception when using file open dialog

Consequence of wxPython 3 to 4 API changes.
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))