aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlcomponent/data/ComponentType.qml
blob: 1e6fa88216798936199c0eedf1e9c46bb5a6e195 (plain)
1
2
3
4
import QtQml
Component {
    QtObject {} // this is required
}