mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:55:54 +08:00
Remove incorrect refferents to btnOk
This commit is contained in:
parent
266214d651
commit
58e6cde6e8
@ -329,7 +329,6 @@ Cura.MachineAction
|
|||||||
id: addressField
|
id: addressField
|
||||||
width: parent.width
|
width: parent.width
|
||||||
validator: RegExpValidator { regExp: /[a-zA-Z0-9\.\-\_]*/ }
|
validator: RegExpValidator { regExp: /[a-zA-Z0-9\.\-\_]*/ }
|
||||||
onAccepted: btnOk.clicked()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user