mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Update WorkSpaceSummaryDialog
CURA 8687
This commit is contained in:
parent
30bd9e7d67
commit
6b85423948
3 changed files with 33 additions and 57 deletions
|
@ -58,7 +58,7 @@ Item
|
|||
{
|
||||
id: saveWorkspaceDialog
|
||||
property var args
|
||||
onYes: UM.OutputDeviceManager.requestWriteToDevice("local_file", PrintInformation.jobName, args)
|
||||
onAccepted: UM.OutputDeviceManager.requestWriteToDevice("local_file", PrintInformation.jobName, args)
|
||||
}
|
||||
|
||||
UM.MessageDialog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue