mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Hide welcome dialog instead of close cura if you complete it
CURA-6057
This commit is contained in:
parent
2f34bdc650
commit
91a886793b
1 changed files with 1 additions and 1 deletions
|
@ -60,6 +60,6 @@ Item
|
|||
Connections
|
||||
{
|
||||
target: model
|
||||
onAllFinished: close()
|
||||
onAllFinished: dialog.visible = false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue