mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 23:01:10 -07:00
Update resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
This commit is contained in:
parent
a2d03af2f1
commit
69de60eb14
1 changed files with 2 additions and 1 deletions
|
|
@ -74,7 +74,8 @@ UM.Dialog
|
||||||
name: "cura"
|
name: "cura"
|
||||||
}
|
}
|
||||||
|
|
||||||
ButtonGroup {
|
ButtonGroup
|
||||||
|
{
|
||||||
buttons: [cancelButton, importAllAsModelsButton]
|
buttons: [cancelButton, importAllAsModelsButton]
|
||||||
checkedButton: importAllAsModelsButton
|
checkedButton: importAllAsModelsButton
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue