mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
parent
6eb8b75490
commit
4a0808378b
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ Item {
|
|||
printJobTextfield.focus = false;
|
||||
}
|
||||
validator: RegExpValidator {
|
||||
regExp: /^[^\\ \/ \*\?\|\[\]]*$/
|
||||
regExp: /^[^\\\/\*\?\|\[\]]*$/
|
||||
}
|
||||
style: TextFieldStyle{
|
||||
textColor: UM.Theme.getColor("text_scene");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue