Revert "Fix overflow-menu icon color on FeedListDelegate"

This reverts commit 5c8a6ea6a4.
It turns out that the issue is caused by qqc2-desktop-style and
qqc2-breeze-style.  The problem should be solved upstream.  And, anyway,
this workaround didn't completely solve the issue either.
This commit is contained in:
Bart De Vries 2021-09-18 19:05:06 +02:00
parent 5c8a6ea6a4
commit c7676d51a4
1 changed files with 0 additions and 2 deletions

View File

@ -110,8 +110,6 @@ Controls.ItemDelegate {
icon.name: "overflow-menu"
icon.color: "white"
onClicked: actionOverlay.open()
Kirigami.Theme.colorSet: Kirigami.Theme.Complementary
Kirigami.Theme.inherit: false
}
// Rounded edges