mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 22:31:21 -07:00
Update WorkSpaceSummaryDialog
CURA 8687
This commit is contained in:
parent
30bd9e7d67
commit
6b85423948
3 changed files with 33 additions and 57 deletions
|
|
@ -52,6 +52,6 @@ Cura.Menu
|
|||
id: saveWorkspaceDialog
|
||||
property var args
|
||||
property var deviceId
|
||||
onYes: UM.OutputDeviceManager.requestWriteToDevice(deviceId, PrintInformation.jobName, args)
|
||||
onAccepted: UM.OutputDeviceManager.requestWriteToDevice(deviceId, PrintInformation.jobName, args)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue