non interactive
This commit is contained in:
parent
9cc6656fb6
commit
0e64e6cda9
@ -34,7 +34,7 @@ Item {
|
|||||||
// Common API
|
// Common API
|
||||||
property Flickable flickableItem: null
|
property Flickable flickableItem: null
|
||||||
property int orientation: Qt.Vertical
|
property int orientation: Qt.Vertical
|
||||||
property bool interactive: true
|
property bool interactive: false
|
||||||
|
|
||||||
// Plasma API
|
// Plasma API
|
||||||
property bool inverted: false
|
property bool inverted: false
|
||||||
|
Loading…
Reference in New Issue
Block a user