forked from Public/monero-gui
fix various QML warnings
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user