aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/MyCompositeComponent.qml
blob: a975d400f94c4d3c7747b1224f5a65bef4843358 (plain)
1
2
3
4
import Test 1.0
import QtQml 2.0

MyTypeObject { realProperty: 9 }