[kcmkwin/compositing] Accept focus on the EffectView

This allows keyboard navigation with cursor keys in the list view.

CCBUG: 335195
This commit is contained in:
Martin Gräßlin 2014-05-23 11:08:52 +02:00
parent 979071a44c
commit 9292b7e475

View file

@ -168,6 +168,7 @@ Item {
section.property: "CategoryRole"
section.delegate: sectionHeading
spacing: col.spacing
focus: true
}
}