aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlecmascript/data/PropertyQJSValueBaseItem.qml
blob: 4a695a0727839b73cf5c5eec576a2ab03caa608f (plain)
1
2
3
4
5
6
import QtQuick 2.0
import Qt.test 1.0

MyQmlObject {
    qjsvalue: null
}