aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/simpleContainer.qml
blob: c3a795f53637d0f88fadeafe4d02f5f910ce6278 (plain)
1
2
3
4
5
import Test 1.0
MyContainer {
    MyQmlObject {}
    MyQmlObject {}
}