Skip to content
Snippets Groups Projects
Commit fd02f625 authored by akiraohgaki's avatar akiraohgaki
Browse files

Change button type

parent 74ec3d15
Branches
Tags
No related merge requests found
......@@ -43,8 +43,8 @@ Window {
text: ''
informativeText: ''
detailedText: ''
standardButtons: StandardButton.Ok
onAccepted: Qt.quit()
standardButtons: StandardButton.Close
onRejected: Qt.quit()
}
Dialog {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment