1
0

add recipient to addressbook

This commit is contained in:
ThomasV
2011-11-05 08:32:58 +01:00
parent 368fa7980f
commit 89d6971b8c
2 changed files with 5 additions and 1 deletions

View File

@@ -462,6 +462,7 @@ class BitcoinGUI:
payto_entry.set_text("")
label_entry.set_text("")
amount_entry.set_text("")
self.update_sending_tab()
else:
show_message( msg )