aboutsummaryrefslogtreecommitdiff
path: root/components/NetworkStatusItem.qml
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2018-12-18 09:52:02 -0600
committerluigi1111 <luigi1111w@gmail.com>2018-12-18 09:52:02 -0600
commit4c3f84a69501764015a00a3dd5497f11325354b6 (patch)
treef3cda2dfe00d685259518a403eb16992df96bf36 /components/NetworkStatusItem.qml
parent9b3a0d5b13bcc3e9c1b388c5a16b1805892dbce9 (diff)
parent515bb16418564ff3990b489d37c115a5f82f3e72 (diff)
downloadmonzero-gui-4c3f84a69501764015a00a3dd5497f11325354b6.tar.gz
monzero-gui-4c3f84a69501764015a00a3dd5497f11325354b6.tar.xz
monzero-gui-4c3f84a69501764015a00a3dd5497f11325354b6.zip
Merge pull request #1835
515bb16 fix various QML warnings (xiphon)
Diffstat (limited to 'components/NetworkStatusItem.qml')
-rw-r--r--components/NetworkStatusItem.qml3
1 files changed, 0 insertions, 3 deletions
diff --git a/components/NetworkStatusItem.qml b/components/NetworkStatusItem.qml
index e9b1b3ae..edc22595 100644
--- a/components/NetworkStatusItem.qml
+++ b/components/NetworkStatusItem.qml
@@ -57,7 +57,6 @@ Rectangle {
Item {
id: iconItem
- anchors.top: parent.top
width: 40 * scaleRatio
height: 40 * scaleRatio
opacity: {
@@ -84,8 +83,6 @@ Rectangle {
}
Item {
- anchors.top: parent.top
- anchors.left: iconItem.right
height: 40 * scaleRatio
width: 260 * scaleRatio