Remove duplicate property

This commit is contained in:
Loren Burkholder 2021-11-15 18:57:16 -05:00
parent 8830ce25d1
commit 36f1bbcc02
1 changed files with 0 additions and 4 deletions

View File

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