blob: fbe315f771ccc77095373412d5648b34d2156f8f [file] [log] [blame]
import QtQuick 2.0
Item {
id: myId
Component {
id: myId
QtObject {}
}
}