mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-16 08:27:25 -04:00
QML: fix various warnings
This commit is contained in:
@@ -69,7 +69,7 @@ ColumnLayout {
|
||||
|
||||
TextArea {
|
||||
Layout.fillWidth: true
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
visible: parent.subtitle !== ""
|
||||
|
||||
color: MoneroComponents.Style.dimmedFontColor
|
||||
|
||||
Reference in New Issue
Block a user