forked from Public/monero-gui
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