aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--components/HistoryTable.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/HistoryTable.qml b/components/HistoryTable.qml
index 5bf2a3c8..20da2aaa 100644
--- a/components/HistoryTable.qml
+++ b/components/HistoryTable.qml
@@ -320,7 +320,6 @@ ListView {
// -- "Amount column
Column {
anchors.top: parent.top
- width: 148
Text {
anchors.left: parent.left
@@ -342,6 +341,7 @@ ListView {
}
Text {
+ id: amountText
anchors.bottom: parent.bottom
font.family: "Arial"
font.pixelSize: 18