beremiz

SVGHMI: Fix warning with WxPython > 4.x

2024-02-20, Edouard Tisserant
0f375805097a
SVGHMI: Fix warning with WxPython > 4.x
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))