blob: 232b320fb0b61a85ea4044e9f106a6d8307e7244 [file] [log] [blame]
import QtQuick 2.0
QtObject {
property variant test
test: ComponentComposite {}
}