mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 11:51:41 -07:00
Swap TextField for Cura.TextField so it has the same styling as the rest of text fields.
CURA-9010
This commit is contained in:
parent
6cf7fae607
commit
1eb887010a
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ Item
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
TextField
|
Cura.TextField
|
||||||
{
|
{
|
||||||
id: printJobTextfield
|
id: printJobTextfield
|
||||||
anchors.left: printJobPencilIcon.right
|
anchors.left: printJobPencilIcon.right
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue