aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/cppRequiredPropertyInChildAndParentNotSet.qml
blob: 082e22dc3f362e48a71ae2a8fc976c2c9cf18028 (plain)
1
2
3
4
import QtQuick 2.15
import example.org 1.0

Child2 { test: 13 }