aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/defaultListProperty.qml
blob: d68ffd29792c70e046359a9cba85a6fad97fd12a (plain)
1
2
3
4
5
6
import QtQml 2.0

QtObjectWithChildren {
    QtObject {
    }
}