import Test 1.0
import Qt 4.7

QtObject {
    MyQmlObject.foo: 10
}

