mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-12 06:57:25 -04:00
QML: fix various warnings
This commit is contained in:
@@ -51,7 +51,7 @@ Rectangle {
|
||||
|
||||
GridLayout {
|
||||
id: grid
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
columnSpacing: 0
|
||||
property string fontColor: "white"
|
||||
property int fontSize: 13 * scaleRatio
|
||||
|
||||
Reference in New Issue
Block a user