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