mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-21 07:23:12 +08:00
Fix disableKeyButtons in UserAgreement dialog
CURA-4643
This commit is contained in:
parent
2f1181743f
commit
e1167ee68f
@ -15,7 +15,7 @@ UM.Dialog
|
|||||||
height: minimumHeight
|
height: minimumHeight
|
||||||
title: catalog.i18nc("@title:window", "User Agreement")
|
title: catalog.i18nc("@title:window", "User Agreement")
|
||||||
|
|
||||||
disableKeyButtons: false;
|
disableKeyButtons: true
|
||||||
|
|
||||||
TextArea
|
TextArea
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user