remove the blue highlight

This commit is contained in:
Marco Martin 2015-06-23 16:07:25 -07:00
parent 29138e0e3a
commit e343ae94e5

View file

@ -32,12 +32,6 @@ MouseArea {
property bool checked
property bool checkable
Rectangle {
anchors.fill:parent
radius: width/4
visible: button.checked
color: theme.highlightColor
}
PlasmaCore.IconItem {
id: icon
anchors.fill: parent