aboutsummaryrefslogtreecommitdiff
path: root/LeftPanel.qml
diff options
context:
space:
mode:
Diffstat (limited to 'LeftPanel.qml')
-rw-r--r--LeftPanel.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/LeftPanel.qml b/LeftPanel.qml
index 1eddf019..95b5aa6f 100644
--- a/LeftPanel.qml
+++ b/LeftPanel.qml
@@ -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