1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-21 22:50:14 +03:00

fix ComboBox elements icons color palette

This commit is contained in:
Michail Vourlakos 2019-03-27 20:39:07 +02:00
parent 2bad1924f4
commit 7e69c5986e

View File

@ -51,6 +51,7 @@ T.CheckDelegate {
PlasmaCore.IconItem {
height: parent.height
width: parent.height
colorGroup: PlasmaCore.Theme.ButtonColorGroup
source: control.icon
visible: icon
}