remove debug rectangle

This commit is contained in:
Marco Martin 2019-10-10 13:56:35 +02:00
parent 3a72512e79
commit acc49da907

View file

@ -99,12 +99,7 @@ ContainmentLayoutManager.ItemContainer {
plasmoid.nativeInterface.applicationListModel.runApplication(modelData.ApplicationStorageIdRole);
}
Rectangle {
anchors.fill:parent
z: -1
radius: 10
opacity: 0.1
}
//preventStealing: true
ColumnLayout {
anchors.fill: parent