mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Fix Enter key trigger for UM3 Add Printer dialog
This commit is contained in:
parent
0171d9637c
commit
314fa8b1c8
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ Cura.MachineAction
|
|||
regExp: /[a-zA-Z0-9\.\-\_]*/
|
||||
}
|
||||
|
||||
onAccepted: btnOk.click()
|
||||
onAccepted: btnOk.clicked()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue