aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/ComponentComposite.qml
blob: 889450b5652dee8a9fac96317daf8fb33b9c6b22 (plain)
1
2
3
4
5
import QtQuick 2.0

Component {
    QtObject {}
}