Mobile/DC download: reset the "Download" button

When changing to another DC, reset the "Download" button text.

Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
This commit is contained in:
Jocke 2018-10-09 19:19:00 +02:00 committed by Dirk Hohndel
parent 3ce019cf1a
commit 8686b53c37

View file

@ -197,6 +197,7 @@ Kirigami.Page {
break
}
}
download.text = qsTr("Download")
}
}