beremiz

1d221eda1e42
Fixed bug in resource pou instance program type selection
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel