Fixed layout of error popup

This commit is contained in:
Christian Muehlhaeuser 2019-05-19 02:43:48 +02:00
parent 7917ecac1e
commit 1bb44e75b0
No known key found for this signature in database
GPG key ID: 3CF9FA45CA1EBB7E

View file

@ -71,6 +71,7 @@ ApplicationWindow {
} }
Label { Label {
Layout.fillWidth: true
wrapMode: Label.Wrap wrapMode: Label.Wrap
font.pointSize: 14 font.pointSize: 14
text: accountBridge.error text: accountBridge.error