mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-10 16:27:51 -06:00
change default setting
This commit is contained in:
parent
40eedbcf70
commit
586cb0a405
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ UM.Dialog
|
||||||
width: minimumWidth
|
width: minimumWidth
|
||||||
height: minimumHeight
|
height: minimumHeight
|
||||||
|
|
||||||
property bool allowSendData: false // for saving the user's choice
|
property bool allowSendData: true // for saving the user's choice
|
||||||
|
|
||||||
onAccepted: manager.setSendSliceInfo(allowSendData)
|
onAccepted: manager.setSendSliceInfo(allowSendData)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue