aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/autoComponentCreation.2.qml
blob: 7539154970e1c765942415d768f5d85090d557d0 (plain)
1
2
3
4
import Test 1.0
MyTypeObject {
    componentProperty : MyCompositeComponent {}
}