1
0

Implemented labeling after making a transaction

This commit is contained in:
Maran
2012-12-10 20:51:14 +01:00
parent a296350994
commit 7f76ac4aeb
3 changed files with 43 additions and 11 deletions

View File

@@ -64,9 +64,3 @@ class ReceivingWidget(QTreeWidget):
self.hide_used = True
self.setColumnHidden(2, True)
self.update_list()