beremiz
Clone
Summary
Browse
Changes
Graph
fixed missing import
python3
2022-10-31, GP Orcullo
1eee037e81f7
fixed missing import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))