beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug with return type in elements that don't need return type tree and dimension
2013-09-10, Laurent Bessard
85ca4fa0720b
Fixed bug with return type in elements that don't need return type tree and dimension
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel