Fix disableKeyButtons in UserAgreement dialog

CURA-4643
This commit is contained in:
Lipu Fei 2017-11-29 14:33:17 +01:00
parent 2f1181743f
commit e1167ee68f

View file

@ -15,7 +15,7 @@ UM.Dialog
height: minimumHeight
title: catalog.i18nc("@title:window", "User Agreement")
disableKeyButtons: false;
disableKeyButtons: true
TextArea
{