OSD: fix warning

WallpaperPanel: fix warning
This commit is contained in:
Ly-sec
2025-11-07 21:05:59 +01:00
parent 493a1b7f65
commit 6c5aad1bb3
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -345,8 +345,6 @@ Variants {
horizontalAlignment: Text.AlignRight
verticalAlignment: Text.AlignVCenter
Layout.preferredWidth: Math.round(50 * Style.uiScaleRatio)
anchors.verticalCenter: parent.verticalCenter
anchors.verticalCenterOffset: 0
}
}
}