mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-04 07:17:25 -04:00
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