mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Remove incorrect refferents to btnOk
This commit is contained in:
parent
266214d651
commit
58e6cde6e8
1 changed files with 0 additions and 1 deletions
|
@ -329,7 +329,6 @@ Cura.MachineAction
|
|||
id: addressField
|
||||
width: parent.width
|
||||
validator: RegExpValidator { regExp: /[a-zA-Z0-9\.\-\_]*/ }
|
||||
onAccepted: btnOk.clicked()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue