blob: e774d70b42bea5cbf784f01760e24888f2c51e91 [file] [log] [blame]
import QtQuick 2.0
QtObject {
property list<QtObject> test: [ QtObject {} ]
}