beremiz
Clone
Summary
Browse
Changes
Graph
Fixed bug when drag'n dropping POU from project tree, POU editor is selected if open
2013-06-10, Laurent Bessard
ceaf9b4c0f86
Fixed bug when drag'n dropping POU from project tree, POU editor is selected if open
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel