mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 01:19:01 +08:00
change default setting
This commit is contained in:
parent
40eedbcf70
commit
586cb0a405
@ -21,7 +21,7 @@ UM.Dialog
|
||||
width: minimumWidth
|
||||
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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user