mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 23:07:25 -04:00
Fix some QML warnings
This commit is contained in:
@@ -68,7 +68,7 @@ Rectangle {
|
||||
z: parent.z + 1
|
||||
|
||||
Image {
|
||||
anchors.fill: titleBar
|
||||
anchors.fill: parent
|
||||
height: titleBar.height
|
||||
width: titleBar.width
|
||||
source: "../images/titlebarGradient.jpg"
|
||||
|
||||
Reference in New Issue
Block a user