Merge pull request #16686 from Ultimaker/CURA-10906_import-all-as-model

name fixed for correct property handling
This commit is contained in:
Remco Burema 2023-09-12 16:32:23 +02:00 committed by GitHub
commit bd24852442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ UM.Dialog
}
}
onAccepted: loadModelFiles(base.selectedFiles)
onAccepted: loadModelFiles(base.fileUrls)
UM.Label
{