summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeqt/data/createComponentData.qml
blob: dc3e0d300f2c4a3ff4ca6d2495176f5dc40e9cce (plain)
1
2
3
4
5
import Qt 4.7

QtObject {
    property int test: 1913
}