From 3f02922206cf8d6749f50f5682379408013402db Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Thu, 21 Aug 2025 14:41:24 +0200 Subject: [PATCH] Remove duplicate and unneeded ID --- containments/homescreens/folio/qml/settings/AppletListViewer.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/containments/homescreens/folio/qml/settings/AppletListViewer.qml b/containments/homescreens/folio/qml/settings/AppletListViewer.qml index 3cacdf6b..9055b858 100644 --- a/containments/homescreens/folio/qml/settings/AppletListViewer.qml +++ b/containments/homescreens/folio/qml/settings/AppletListViewer.qml @@ -69,7 +69,6 @@ MouseArea { } PC3.Label { - id: heading Kirigami.Theme.inherit: false Kirigami.Theme.colorSet: Kirigami.Theme.Complementary text: i18n("Widgets")