Remove duplicate property

pull/806/head
Loren Burkholder 3 years ago
parent 8830ce25d1
commit 36f1bbcc02
  1. 4
      resources/qml/dialogs/ReadReceipts.qml

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

Loading…
Cancel
Save