Merge branch 'win-fix' into 'master'

Remove shader.

See merge request b0/spectral!20
This commit is contained in:
Black Hat 2018-09-28 02:37:21 +00:00
commit 3079f07cfa
1 changed files with 4 additions and 4 deletions

View File

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