import Qt 4.7

Component {
    signal a
    QtObject {}
}

