beremiz
Clone
Summary
Browse
Changes
Graph
Fixed xmlclass and plcopen using precompile xpath where possible
2013-09-05, Laurent Bessard
714f1381a09a
Fixed xmlclass and plcopen using precompile xpath where possible
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel