beremiz
Clone
Summary
Browse
Changes
Graph
Prevent global python_poll blocks to be created when accidentally adding content to C-File OnChange column.
2020-07-03, Edouard Tisserant
a1b185e21295
Prevent global python_poll blocks to be created when accidentally adding content to C-File OnChange column.
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"))