tell why hasOverState exists
This commit is contained in:
parent
a532159c0e
commit
43eb9c5967
@ -39,6 +39,7 @@ import org.kde.plasma.core 0.1 as PlasmaCore
|
|||||||
Item {
|
Item {
|
||||||
id: main
|
id: main
|
||||||
state: parent.state
|
state: parent.state
|
||||||
|
//used to tell apart this implementation with the touch components one
|
||||||
property bool hasOverState: true
|
property bool hasOverState: true
|
||||||
|
|
||||||
PlasmaCore.FrameSvgItem {
|
PlasmaCore.FrameSvgItem {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user