aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelanguage/data/component.4.qml
blob: 806613c2a59319515d39cd366cd68a253ff90044 (plain)
1
2
3
4
5
6
import QtQuick 1.0

Component {
    QtObject {}
    QtObject {}
}