QML: fix various warnings

This commit is contained in:
selsta
2019-07-21 21:51:47 +02:00
parent 705439c78b
commit f20ab12cf3
9 changed files with 14 additions and 35 deletions

View File

@@ -34,8 +34,6 @@ import "../components/effects/" as MoneroEffects
Label {
id: item
fontSize: 18
anchors.left: parent.left
anchors.right: parent.right
Rectangle {
anchors.top: item.bottom