Kill brightness slider from main page of quicksettings

This commit is contained in:
Bhushan Shah 2017-10-06 22:28:49 +05:30
parent 416162b30e
commit 3a62b9878b

View file

@ -142,6 +142,7 @@ Item {
properties: "x,y"
}
}
/*
RowLayout {
width: flow.width
PlasmaCore.IconItem {
@ -174,5 +175,6 @@ Item {
source: "contrast"
}
}
*/
}
}