mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-31 17:54:41 +00:00
Fix: Add clockItem ID to ClockLoader in CalendarPanel.qml
This commit is contained in:
@@ -216,6 +216,7 @@ NPanel {
|
||||
|
||||
// Analog clock
|
||||
ClockLoader {
|
||||
id: clockItem
|
||||
anchors.right: parent.right
|
||||
anchors.rightMargin: Style.marginM
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
||||
Reference in New Issue
Block a user