1
0

kivy labels plugin: use Clock

This commit is contained in:
ThomasV
2017-03-09 14:47:31 +01:00
parent 6318bda54d
commit a921f5becf
2 changed files with 4 additions and 1 deletions

View File

@@ -10,5 +10,5 @@ class Plugin(LabelsPlugin):
def on_pulled(self, wallet):
self.print_error('on pulled')
self.window.update_tab('history')
self.window.update_history_tab()