beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug when printing program generating errors and warnings in PLCOpenEditor
2013-09-10, Laurent Bessard
250c3ae0787c
Fixed bug when printing program generating errors and warnings in PLCOpenEditor
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel