mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-10 20:47:25 -04:00
dashboard + few tipitem fix + shortcuts
This commit is contained in:
@@ -33,6 +33,7 @@ Rectangle {
|
||||
text: qsTr("Locked balance")
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: 50
|
||||
tipText: qsTr("Test tip 1<br/><br/>line 2")
|
||||
}
|
||||
|
||||
Row {
|
||||
@@ -66,6 +67,7 @@ Rectangle {
|
||||
text: qsTr("Unlocked")
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: 50
|
||||
tipText: qsTr("Test tip 2<br/><br/>line 2")
|
||||
}
|
||||
|
||||
Text {
|
||||
|
||||
Reference in New Issue
Block a user