Skip keyboard clicks for authentication dialog

CURA-4643
Please enter the commit message for your changes. Lines starting
This commit is contained in:
Aleksei Sasin 2017-11-29 14:07:23 +01:00
parent fa1d1ee3ad
commit 0b9f7c85c8

View file

@ -15,6 +15,8 @@ UM.Dialog
height: minimumHeight
title: catalog.i18nc("@title:window", "User Agreement")
disableKeyButtons: false;
TextArea
{
anchors.top: parent.top