From 14d4d05acc235ab7033316d16530783c90e95faa Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 5 Sep 2025 23:31:35 +0200 Subject: ... --- accounts/gkleen@sif/shell/quickshell/Bar.qml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'accounts/gkleen@sif/shell/quickshell/Bar.qml') diff --git a/accounts/gkleen@sif/shell/quickshell/Bar.qml b/accounts/gkleen@sif/shell/quickshell/Bar.qml index aab1607f..38225d74 100644 --- a/accounts/gkleen@sif/shell/quickshell/Bar.qml +++ b/accounts/gkleen@sif/shell/quickshell/Bar.qml @@ -7,8 +7,6 @@ PanelWindow { required property var screen - property var calendarMouseArea: clock.calendarMouseArea - anchors { top: true left: true @@ -80,8 +78,6 @@ PanelWindow { width: 4 } - Clock { - id: clock - } + Clock {} } } \ No newline at end of file -- cgit v1.2.3