mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06: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"
|
||||
}
|
||||
|
||||
ButtonGroup {
|
||||
ButtonGroup
|
||||
{
|
||||
buttons: [cancelButton, importAllAsModelsButton]
|
||||
checkedButton: importAllAsModelsButton
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue