mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Textfield was in incorrect style
CURA-8640
This commit is contained in:
parent
e2e0a5cdee
commit
359bcc1bee
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ UM.Dialog
|
||||||
text: catalog.i18nc("@label", "Hex")
|
text: catalog.i18nc("@label", "Hex")
|
||||||
}
|
}
|
||||||
|
|
||||||
TextField
|
Cura.TextField
|
||||||
{
|
{
|
||||||
id: colorInput
|
id: colorInput
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue