Remove testing auto launch settings.
This commit is contained in:
parent
ada2899ead
commit
13bde46719
|
@ -146,9 +146,6 @@ Dialog {
|
|||
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
settingsDialog.open()
|
||||
}
|
||||
Connections {
|
||||
target: settingsDialog
|
||||
onAccepted: {
|
||||
|
|
Loading…
Reference in a new issue