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

Component {
    Item {
    }
}