non interactive

This commit is contained in:
Marco Martin 2011-11-09 16:11:25 +01:00
parent 9cc6656fb6
commit 0e64e6cda9

View File

@ -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