summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/qdeclarativecomponent/data/myqmlobject_binding.qml
blob: e6cc4cf4735481f5a3664d0bc098881520cc1490 (plain)
1
2
3
4
5
6
import Qt.test 4.6

MyQmlObject {
    result: value
}