tell why hasOverState exists

This commit is contained in:
Marco Martin 2012-01-16 21:28:50 +01:00
parent a532159c0e
commit 43eb9c5967

View File

@ -39,6 +39,7 @@ import org.kde.plasma.core 0.1 as PlasmaCore
Item {
id: main
state: parent.state
//used to tell apart this implementation with the touch components one
property bool hasOverState: true
PlasmaCore.FrameSvgItem {