controls/DebugVariablePanel.py
changeset 1089 5cd1f8df71aa
parent 1084 baa09a1c7b15
child 1102 cd4a996ddaa7
--- a/controls/DebugVariablePanel.py	Thu May 02 14:00:05 2013 +0200
+++ b/controls/DebugVariablePanel.py	Thu May 02 14:06:24 2013 +0200
@@ -1810,6 +1810,7 @@
             self.Thaw()
         
     def UnregisterObsoleteData(self):
+        self.RegisterVariables()
         if USE_MPL:
             if self.DataProducer is not None:
                 self.Ticktime = self.DataProducer.GetTicktime()