mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-10 08:17:49 -06:00
name fixed for correct property handling
CURA-10906
This commit is contained in:
parent
c7356ccb4a
commit
8d90ee88ee
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ UM.Dialog
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
onAccepted: loadModelFiles(base.selectedFiles)
|
onAccepted: loadModelFiles(base.fileUrls)
|
||||||
|
|
||||||
UM.Label
|
UM.Label
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue