aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeincubator/data/AsynchronousIfNestedType.qml
blob: 8a3f46ee72e980eba18a3109ffc903f788da026e (plain)
1
2
3
4
5
6
7
import Qt.test 1.0

SelfRegistering {
    property int dummy1: 11
    property int dummy2: 19
}