import QtQuick 2.0

QtObject {
    default property QtObject a
    default property QtObject b
}
