SFCViewer.py
changeset 383 25ffba02b6a8
parent 382 42a9b03bba82
child 391 07447ee3538e
--- a/SFCViewer.py	Fri Jul 24 09:55:11 2009 +0200
+++ b/SFCViewer.py	Fri Jul 24 10:47:35 2009 +0200
@@ -148,7 +148,7 @@
             self.RemoveWire(output_wire)
         else:
             next = None
-        action = step.GetActionConnector()
+        action = step.GetActionConnected()
         if action:
             self.DeleteActionBlock(action.GetParentBlock())
         step.Clean()