aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2019-07-21 21:51:47 +0200
committerselsta <selsta@sent.at>2019-07-21 23:23:03 +0200
commitf20ab12cf3bd7575e7c0043c64de3ab74c211218 (patch)
tree6aab133a29ccc8071382379565eb10bff35cd55c /components
parent705439c78b9e33637505aaf8c3f6b433cc5854ce (diff)
downloadmonzero-gui-f20ab12cf3bd7575e7c0043c64de3ab74c211218.tar.gz
monzero-gui-f20ab12cf3bd7575e7c0043c64de3ab74c211218.tar.xz
monzero-gui-f20ab12cf3bd7575e7c0043c64de3ab74c211218.zip
QML: fix various warnings
Diffstat (limited to 'components')
-rw-r--r--components/LabelSubheader.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/LabelSubheader.qml b/components/LabelSubheader.qml
index a9f9bc41..585d0027 100644
--- a/components/LabelSubheader.qml
+++ b/components/LabelSubheader.qml
@@ -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