controls/DebugVariablePanel/DebugVariableGraphicPanel.py
changeset 1202 3d8c87ab2b5d
parent 1200 501cb0bb4c05
child 1207 fb9799a0c0f7
--- a/controls/DebugVariablePanel/DebugVariableGraphicPanel.py	Fri May 31 09:07:23 2013 +0200
+++ b/controls/DebugVariablePanel/DebugVariableGraphicPanel.py	Fri May 31 10:38:46 2013 +0200
@@ -460,7 +460,7 @@
             self.TickTimeLabel.SetLabel("")
         self.TickSizer.Layout()
     
-    def UnregisterObsoleteData(self):
+    def UnsubscribeObsoleteData(self):
         self.SubscribeAllDataConsumers()
         
         if self.DataProducer is not None: