cean closewindow
This commit is contained in:
parent
52140c4c45
commit
32eab18da9
@ -174,9 +174,5 @@ ApplicationWindow{
|
|||||||
}
|
}
|
||||||
onClosing: {
|
onClosing: {
|
||||||
root.closeWindow()
|
root.closeWindow()
|
||||||
// OSX Since we are currently supporting only one window
|
|
||||||
// quit the application when it is closed.
|
|
||||||
//if (Qt.platform.os === "osx")
|
|
||||||
// Qt.quit()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user