etherlab/__init__.py
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 09 Jun 2021 10:06:23 +0200
branchsvghmi
changeset 3251 6d4ff271ebf1
parent 2274 5cb9ef5351cc
child 3750 f62625418bff
permissions -rw-r--r--
SVGHMI: UI Updates validity indicator when DnD HMI tree node in text field, according to node type
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"))