parent
35c765649f
commit
166a0376ff
|
@ -447,7 +447,6 @@ StatusDialog {
|
|||
SQUtils.AmountsArithmetic.fromString(amount)) === -1
|
||||
|
||||
readonly property bool ready: valid && !empty && !balanceExceeded
|
||||
&& amount !== "0"
|
||||
|
||||
readonly property string selectedSymbol:
|
||||
!!d.selectedHolding && !!d.selectedHolding.symbol
|
||||
|
|
Loading…
Reference in New Issue