mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 23:25:53 +08:00
change default setting
This commit is contained in:
parent
40eedbcf70
commit
586cb0a405
@ -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…
x
Reference in New Issue
Block a user