Remove duplicate property

This commit is contained in:
Loren Burkholder 2021-11-15 18:57:16 -05:00
parent 8830ce25d1
commit 36f1bbcc02

View file

@ -116,10 +116,6 @@ ApplicationWindow {
cursorShape: Qt.PointingHandCursor
}
background: Rectangle {
color: readReceiptsRoot.color
}
}
}