Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qdeclarativelanguage / data / MyCompositeValueSource.qml
1 import Test 1.0
2
3 MyPropertyValueSource {
4     property int x
5 }
6