1
0

define frozen signal for exchange rate plugin

This commit is contained in:
ThomasV
2014-06-24 17:44:31 +02:00
parent c742e8c5cf
commit f4dfec4565
4 changed files with 6 additions and 0 deletions

View File

@@ -123,6 +123,8 @@ class PayToEdit(QRTextEdit):
else:
self.amount_edit.setText("")
self.amount_edit.textEdited.emit("")
if total or len(lines)>1:
self.lock_amount()
else: