remove the solid rectangle

This commit is contained in:
Marco Martin 2015-05-18 14:24:24 +02:00
parent 8c7d89e105
commit af43ce3b6a

View file

@ -13,14 +13,6 @@ PlasmaCore.ColorScope {
topMargin: -margins.top
bottomMargin: -margins.bottom
}
Rectangle {
anchors {
fill: parent
topMargin: parent.margins.top
bottomMargin: parent.margins.bottom
}
color: PlasmaCore.ColorScope.backgroundColor
}
}
height: applicationsView.cellWidth