beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug when building project with configuration extra variables
2013-10-11, Laurent Bessard
fe7770a30527
Fixed bug when building project with configuration extra variables
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel