beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug when editing block information of an extended standard function
2013-09-25, Laurent Bessard
632780979432
Fixed bug when editing block information of an extended standard function
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel