diff --git a/components/HistoryTable.qml b/components/HistoryTable.qml index 54f029b4..ba956015 100644 --- a/components/HistoryTable.qml +++ b/components/HistoryTable.qml @@ -346,7 +346,6 @@ ListView { // -- "Amount column Column { anchors.top: parent.top - width: 148 Text { anchors.left: parent.left @@ -368,6 +367,7 @@ ListView { } Text { + id: amountText anchors.bottom: parent.bottom font.family: "Arial" font.pixelSize: 18