mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-08-01 17:24:48 +00:00
shell: Remove recolorIcons call for NavigationTabButton
Remove property usage removed by https://invent.kde.org/frameworks/kirigami/-/merge_requests/1355
This commit is contained in:
parent
ed37efdca3
commit
173b19a23f
1 changed files with 0 additions and 1 deletions
|
|
@ -214,7 +214,6 @@ Rectangle {
|
||||||
icon.name: model.icon
|
icon.name: model.icon
|
||||||
text: model.name
|
text: model.name
|
||||||
width: footerBar.buttonWidth
|
width: footerBar.buttonWidth
|
||||||
recolorIcon: false
|
|
||||||
QQC2.ButtonGroup.group: footerBar.tabGroup
|
QQC2.ButtonGroup.group: footerBar.tabGroup
|
||||||
|
|
||||||
onClicked: {
|
onClicked: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue