summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlparser/MyContainerComponent.qml
blob: cf17dcc9b38d174f3f5989ab04a431572ad47eea (plain)
1
2
3
4
5
import Qt 4.6

MyContainer {
    property int x
}