missed one

This commit is contained in:
David Kelly 2017-08-31 13:41:53 -07:00
parent f8341ce1da
commit cdadaa8c9c

View file

@ -553,7 +553,7 @@ Rectangle {
}
RalewayRegular {
id: balanceAfterPurchaseText;
text: balanceAfterPurchase.toFixed(2) + " HFC";
text: balanceAfterPurchase + " HFC";
// Text size
size: balanceAfterPurchaseTextLabel.size;
// Anchors