beremiz

xmlclass.py: fix AttributeError
python3
2022-10-28, GP Orcullo
479ba844ded8
xmlclass.py: fix AttributeError
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))