QML: fix various warnings

This commit is contained in:
selsta
2019-07-21 21:51:47 +02:00
parent 705439c78b
commit f20ab12cf3
9 changed files with 14 additions and 35 deletions

View File

@@ -69,7 +69,7 @@ ColumnLayout {
TextArea {
Layout.fillWidth: true
anchors.horizontalCenter: parent.horizontalCenter
Layout.alignment: Qt.AlignCenter
visible: parent.subtitle !== ""
color: MoneroComponents.Style.dimmedFontColor