cope with pressing esq when entering client cmd
[pygdb.git] / StatusFrame.py
index 37f7bbf30bae3f51dbaf84c4427dcdd840b27dba..7fc80836aab8ce0339054718e219157fe40b70d6 100644 (file)
@@ -19,7 +19,7 @@ class StatusFrame (gtk.Frame):
        def fillConfiguration(self, conf):
                raise NotImplemented()
 
-       def updateValues(self, pos):
+       def updateValues(self, status, param):
                raise NotImplemented()