added config
This commit is contained in:
parent
893a2990af
commit
f02f439790
7 changed files with 168 additions and 17 deletions
|
|
@ -23,6 +23,7 @@ Item {
|
|||
anchors.right: parent.right
|
||||
anchors.top: parent.top
|
||||
anchors.margins: container.margins
|
||||
visible: uiStateModel.pShowQuitAppButton
|
||||
imageSource: "qrc:/icon_close"
|
||||
onClicked: {
|
||||
Qt.quit();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue