From 173b19a23f398b21aa3c35cb588b59d9e47cd428 Mon Sep 17 00:00:00 2001 From: Devin Lin Date: Sun, 5 Nov 2023 14:33:52 -0800 Subject: [PATCH] shell: Remove recolorIcons call for NavigationTabButton Remove property usage removed by https://invent.kde.org/frameworks/kirigami/-/merge_requests/1355 --- shell/contents/configuration/AppletConfiguration.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/contents/configuration/AppletConfiguration.qml b/shell/contents/configuration/AppletConfiguration.qml index 60cc5943..a134d646 100644 --- a/shell/contents/configuration/AppletConfiguration.qml +++ b/shell/contents/configuration/AppletConfiguration.qml @@ -214,7 +214,6 @@ Rectangle { icon.name: model.icon text: model.name width: footerBar.buttonWidth - recolorIcon: false QQC2.ButtonGroup.group: footerBar.tabGroup onClicked: {