beremiz
Clone
Summary
Browse
Changes
Graph
CLI: prevent LOCAL:// runtime to use GUI (tray icon) when launch from CLI.
2022-07-15, Edouard Tisserant
c2eec6aae07e
CLI: prevent LOCAL:// runtime to use GUI (tray icon) when launch from CLI.
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"))