aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeqt/data/createComponentData.qml
blob: 6ac470ea8b20889e2d86d5cee65d5c03842b988b (plain)
1
2
3
4
5
import QtQuick 1.0

QtObject {
    property int test: 1913
}