aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllistmodel/data/dummyItem.qml
blob: c9939efcdfd79ae6b502d0e64eb62954d5a0c716 (plain)
1
2
3
4
5
import QtQml

QtObject {
    property var random: null
}