blob: 3567cdb5a372b36f887a2f0a94a9e4e49eeb013e [file] [log] [blame]
import QML 1.0
QtObject {
property Component component: Component {
QtObject {}
}
}