1
0

kivy: trigger_update_history

This commit is contained in:
ThomasV
2017-03-13 15:07:35 +01:00
parent f5083b46de
commit 024de7afa5
2 changed files with 13 additions and 17 deletions

View File

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