aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeincubator/data/chainedAsynchronousIfNested.qml
blob: 1300426cfac7f6ab13def26c571e4551413855ff (plain)
1
2
3
4
5
import Qt.test 1.0

SelfRegistering {
    property int dummy: 10
}