1
0

Implement buttons and move to prod server

This commit is contained in:
Maran
2013-03-10 17:44:02 +01:00
parent e8b97e5326
commit 51560b9ecd
2 changed files with 28 additions and 9 deletions

View File

@@ -554,7 +554,6 @@ class ElectrumWindow(QMainWindow):
def address_label_changed(self, item, column, l, column_addr, column_label):
if column == column_label:
addr = unicode( item.text(column_addr) )
text = unicode( item.text(column_label) )