mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-06 08:06:05 +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
|
||||
title: catalog.i18nc("@title:window", "User Agreement")
|
||||
|
||||
disableKeyButtons: false;
|
||||
disableKeyButtons: true
|
||||
|
||||
TextArea
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user