beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug when modifying project properties
2013-09-09, Laurent Bessard
85ce56758900
Fixed bug when modifying project properties
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel