beremiz
Clone
Summary
Browse
Changes
Graph
Move GraphButton from DebugVariableGraphicPanel to separate file
2013-05-30, Laurent Bessard
fc0e7d80494f
Move GraphButton from DebugVariableGraphicPanel to separate file
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel