beremiz
Clone
Summary
Browse
Changes
Graph
Fixed time consuming function when loading VariablePanel
2013-09-24, Laurent Bessard
76e52d5fcffd
Fixed time consuming function when loading VariablePanel
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel