Skip to content
Snippets Groups Projects
Commit b03a1df1 authored by Loren Burkholder's avatar Loren Burkholder
Browse files

Add close button at footer

parent 2be91b59
No related branches found
No related tags found
No related merge requests found
......@@ -115,4 +115,10 @@ ApplicationWindow {
}
footer: DialogButtonBox {
standardButtons: DialogButtonBox.Ok
onAccepted: readReceiptsRoot.close()
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment