disable color button when shadows are disabled

pull/1/head
Michail Vourlakos
parent a36ddabb3a
commit 4b8a798c8d

@ -558,6 +558,7 @@ PlasmaComponents.Page {
Layout.fillWidth: true
Layout.maximumWidth: showAppletShadow.width
text:" "
enabled: showAppletShadow.checked
PlasmaComponents.ComboBox {
id: restoreCmb

Loading…
Cancel
Save