Fix: Add clockItem ID to ClockLoader in CalendarPanel.qml

This commit is contained in:
loner
2025-10-31 01:19:23 +08:00
parent b7ff9e73e4
commit 4cc4c364d4
+1
View File
@@ -216,6 +216,7 @@ NPanel {
// Analog clock
ClockLoader {
id: clockItem
anchors.right: parent.right
anchors.rightMargin: Style.marginM
anchors.verticalCenter: parent.verticalCenter