Remove shader.

This commit is contained in:
Black Hat 2018-09-27 20:19:06 +08:00
parent da1e21ca9b
commit 7c9326cd53
1 changed files with 4 additions and 4 deletions

View File

@ -48,10 +48,10 @@ Item {
color: Material.accent color: Material.accent
layer.enabled: true // layer.enabled: true
layer.effect: ElevationEffect { // layer.effect: ElevationEffect {
elevation: 2 // elevation: 2
} // }
ItemDelegate { ItemDelegate {
anchors.fill: parent anchors.fill: parent