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

QtObject {
    property int test: 1913
}