forked from Public/monero-gui
Fixes undefined references to 'bg', was previously moved to main.inactiveOverlay
This commit is contained in:
@@ -153,12 +153,4 @@ Item {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
id: bg
|
||||
z: parent.z + 1
|
||||
anchors.fill: parent
|
||||
color: "black"
|
||||
opacity: 0.8
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user