fix notif shadow anchors warning

This commit is contained in:
end-4
2025-05-14 22:20:58 +02:00
parent 1cff3051d6
commit 6deecbc1d4
@@ -213,7 +213,6 @@ Item {
anchors.fill: notificationBackground
sourceComponent: DropShadow {
id: notificationShadow
anchors.fill: notificationBackground
source: notificationBackground
radius: 5
samples: radius * 2 + 1