CURA-7090
This commit is contained in:
Dimitriovski 2020-01-13 10:37:40 +01:00
parent 3c520fbaf5
commit 071cf5517e
No known key found for this signature in database
GPG key ID: 4E62757E2B0D304D

View file

@ -125,7 +125,6 @@ UM.Dialog{
color: UM.Theme.getColor("text")
elide: Text.ElideRight
}
Label
{
text: "(Dismiss)"
@ -133,7 +132,6 @@ UM.Dialog{
anchors.right: parent.right
anchors.verticalCenter: packageIcon.verticalCenter
color: UM.Theme.getColor("text")
MouseArea
{
anchors.fill: parent