beremiz
Clone
Summary
Browse
Changes
Graph
Replacing Panel by ScrolledWindow for displaying node information for more clarity when window is small
2012-05-23, Laurent Bessard
b3bc00dae385
Replacing Panel by ScrolledWindow for displaying node information for more clarity when window is small
import features
def GetEtherLabClass():
from etherlab import RootClass
return RootClass
features.catalog.append(
('etherlab', _('EtherCat Master'), _('Map located variables over EtherCat'), GetEtherLabClass))