nettype comparison needs to be loose

This commit is contained in:
Sander Ferdinand
2018-03-27 20:41:15 +02:00
committed by moneromooo-monero
parent 3c24044736
commit 0bfff8844e
4 changed files with 8 additions and 10 deletions

View File

@@ -80,7 +80,6 @@ RowLayout {
anchors.centerIn: parent
source: "../images/whiteDropIndicator.png"
rotation: checkBox.checked ? 180 * scaleRatio : 0
verticalAlignment: parent.verticalCenter
}
}