mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-05 09:57:27 -04:00
basic "send money" functionality implemented in GUI
This commit is contained in:
@@ -56,6 +56,7 @@ Rectangle {
|
||||
width: 260
|
||||
color: "#FFFFFF"
|
||||
|
||||
// Item with monero logo
|
||||
Item {
|
||||
id: logoItem
|
||||
anchors.left: parent.left
|
||||
@@ -85,6 +86,7 @@ Rectangle {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Column {
|
||||
id: column1
|
||||
anchors.left: parent.left
|
||||
|
||||
Reference in New Issue
Block a user